Skip to content

Latest commit

 

History

History
 
 

Ring programming language - Documents folder

In this folder we have the Ring programming language documentation

The documentation is created using Sphinx (A popular tool written in Python)

(1) Install Python (Tested using Python 3.6)

(2) Install Sphinx (Tested using v3.1.1)

(3) To use the pygments lexer, copy ring.py to Python\Lib\site-packages\pygments\lexers

(4) Then run : python _mapping.py

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

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