This commit is contained in:
Bob Mottram 2017-03-17 11:09:46 +00:00
parent 17cf39eaa3
commit 0431cb29a8

View File

@ -15,7 +15,7 @@ Converting to other formats
As a Git repository the file isn't all that useful. You can export it in other formats as follows:
```bash
python makeJargon.py
python2 makeJargon.py
```
All of the resulting documents can be found in the _docs_ subdirectory. Current formats supported are manpages, HTML and org-mode markup.