Difference between revisions of "Development"

From Wiki
Jump to navigation Jump to search
m (→‎Softwares (maybe outdated): Deleted subversion page)
m
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
== Documentation ==
+
= Documentation =
  
 
* [[Inside ConTeXt]]: Macros, commands, and other programming.
 
* [[Inside ConTeXt]]: Macros, commands, and other programming.
* [http://www.pragma-ade.com/general/manuals/mk.pdf MK IV implementation reports]
+
* 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]
 
* The [[Release Notes]] page documents what has changed in each new release
 
  
== 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.
  
== Bug tracker ==
+
= Bug tracker =
  
 
* [http://tracker.luatex.org ConTeXt and LuaTeX]  
 
* [http://tracker.luatex.org ConTeXt and LuaTeX]  
 
* [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 20:38, 24 June 2020

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