Difference between revisions of "Development"

From Wiki
Jump to navigation Jump to search
m (visual adjusments)
m (add direct link to "system macros")
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
= Documentation =
 
= Documentation =
  
* [[Inside ConTeXt]]: Macros, commands, and other programming.
+
* [[Inside ConTeXt]]: [[System Macros]] (recommended reading), commands, and other programming.
 
* Implementation reports: select "Development" in [[Documentation]]
 
* Implementation reports: select "Development" in [[Documentation]]
 
* [http://www.luatex.org/documentation.html LuaTeX documentation]
 
* [http://www.luatex.org/documentation.html LuaTeX documentation]
* [http://foundry.supelec.fr/gf/project/modules/ Documentation of the source code]
 
  
 
= Source code =
 
= Source code =
  
* The [http://www.pragma-ade.com/download-1.htm Current] and [http://www.pragma-ade.com/download-2.htm Beta] versions
+
* The [http://www.pragma-ade.com/download-1.htm Current] version
 
* Git Mirrors at [https://bitbucket.org/phg/context-mirror/ Bitbucket] and [https://github.com/contextgarden/context-mirror GitHub]
 
* Git Mirrors at [https://bitbucket.org/phg/context-mirror/ Bitbucket] and [https://github.com/contextgarden/context-mirror GitHub]
* [http://source.contextgarden.net/ ConTeXt source browser]
+
* [http://source.contextgarden.net/ ConTeXt source browser] and its [[SourceBrowser/doc|documentation]]
 +
* [[Test suite]]
  
''Comment'': There is no offical repository there the development is going. The source code is released irregularly and placed at the [http://www.pragma-ade.com/ http://www.pragma-ade.com] website. The git and source browser repositories are updated by a script from the Current and Beta versions of the source code.
+
''Comment'': There is no official repository where the development is on-going. The source code is released irregularly and placed at the [http://www.pragma-ade.com/ http://www.pragma-ade.com] website. The git and source browser repositories are updated by a script from the Current version of the source code.
 
 
* [[Test suite]]
 
  
 
= Bug tracker =
 
= Bug tracker =
Line 22: Line 20:
 
* [https://launchpad.net/context ConTeXt minimal distribution installation scripts]
 
* [https://launchpad.net/context ConTeXt minimal distribution installation scripts]
  
= Softwares (maybe outdated) =
+
[[Category:Development]]
 
 
* 2013 - [[Ruby Installation]]
 
 
 
{{todo|To check if outdated}}
 

Revision as of 08:21, 14 January 2021

Documentation

Source code

Comment: There is no official repository where the development is on-going. The source code is released irregularly and placed at the http://www.pragma-ade.com website. The git and source browser repositories are updated by a script from the Current version of the source code.

Bug tracker