aboutsummaryrefslogtreecommitdiff
path: root/docs/wipy_contents.rst
AgeCommit message (Collapse)Author
2017-06-27docs: Move all ports docs to the single ToC.Paul Sokolovsky
Previously, only "selected chapters" were shown in left-pane ToC (of Read The Docs theme). These chapters were selected out of order. The rest of chapters were hidden beyond "Documentation Contents" pseudo- chapter. This arguably led only to confusion, as many people probably never tried to open that pseudo-chapter, and those who did, were confused. Such organization is even worse for PDF output, causing chapters go in mix-mashed order. So, instead move to single clean ToC. This will allow readers of HTML to have access to any doc content at their fingertips (and straight before their eyes), and will allow to finally have clean PDF docs.
2017-02-20docs: Modify Makefile and indexes to generate cPy-differences pages.Rami Ali
2015-10-19docs/wipy: Add wipy tutorials section.danicampora
2015-06-25docs: Add "reference" directory for putting docs about the language.Damien George
2015-06-10docs: Add initial draft documentation for the WiPy.Daniel Campora
This makes all common files "port-aware" using the .. only directive.