added download formats

This commit is contained in:
Jesse Griffin 2018-02-15 23:46:55 +00:00
parent 5aab69d98a
commit e01b9f9963
1 changed files with 9 additions and 0 deletions

View File

@ -3,3 +3,12 @@
# Gateway Language Manual
These are the source files for the [Gateway Language Manual documentation](http://gl-manual.readthedocs.io/).
## Downloads
The following links provide direct access to download the documentation in various formats:
* [PDF](http://readthedocs.org/projects/gl-manual/downloads/pdf/latest/)
* [Epub](http://readthedocs.org/projects/gl-manual/downloads/epub/latest/)
* [HTML Zip](http://readthedocs.org/projects/gl-manual/downloads/htmlzip/latest/)
* [Source](https://git.door43.org/Door43/en_glm/archive/master.zip)