Skip to content

Latest commit

 

History

History
 
 

In this folder we have the Ring programming language documentation (Created using Sphinx).

(1) Install Python 2.7

(2) Download https://bootstrap.pypa.io/get-pip.py

(3) Run : python get-pip.py

(4) Run : pip install sphinx==1.3.1

(5) To use the pygments lexer, copy ring.py to C:\Python27\Lib\site-packages\pygments\lexers

(6) Then run : python _mapping.py

(7) To generate CHM file, Use Microsoft Help Workshop : https://www.microsoft.com/en-us/download/details.aspx?id=21138

(8) To generate PDF file, Use Lyx (https://www.lyx.org/Download) and MiKTEX (https://miktex.org/download)