diff options
| author | 2013-11-20 16:58:50 -0300 | |
|---|---|---|
| committer | 2013-11-20 16:58:50 -0300 | |
| commit | ca94afc07df55cb7fc6fe3b4f3011877b7881195 (patch) | |
| tree | d81e1f275aa77545f33740723f307a83dde2e0b4 /docs/sphinx/index.txt | |
| parent | f794eee787e9cde54e6b8f53e45d69c9ddc9936a (diff) | |
Imported Upstream version 6.2.1upstream/6.2.1
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` + |
