aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sphinx/index.rst
blob: b448f76a384e2369271eebcead6c3dffa031a1e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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 <https://getnikola.com/documentation.html>`_.

Please note that some examples of Nikola-specific reST syntax might not be
visible in this version of Nikola docs.

.. toctree::
   :maxdepth: 5
   :numbered:
   :caption: Nikola Documentation

   manual
   creating-a-site
   Creating a Theme <creating-a-theme>
   theming
   template-variables
   extending
   internals
   social_buttons
   path_handlers

.. toctree::
   :maxdepth: 5
   :numbered:
   :caption: Autogenerated Code Documentation

   Code Documentation <modules>