diff options
Diffstat (limited to 'docs/sphinx/index.txt')
| -rw-r--r-- | docs/sphinx/index.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/sphinx/index.txt b/docs/sphinx/index.txt new file mode 100644 index 0000000..6d899ab --- /dev/null +++ b/docs/sphinx/index.txt @@ -0,0 +1,27 @@ +Nikola Documentation +==================== + +Those are the docs for the current GitHub master. It might be incompatible +with the stable release. The docs for the stable release are available `on +the Nikola website <http://getnikola.com/documentation.html>`_. + +.. toctree:: + :maxdepth: 2 + + manual + upgrading-to-v6 + creating-a-site + creating-a-theme + theming + extending + internals + tests + social_buttons + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + |
