We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3a871 commit c3c9acfCopy full SHA for c3c9acf
docs/_docs/date.rst renamed to docs/date/index.rst
docs/index.rst
@@ -1,3 +1,11 @@
1
+.. toctree::
2
+ :hidden:
3
+ :maxdepth: 2
4
+
5
+ index
6
+ date/index
7
+ time/index
8
9
.. include:: _docs/installation.rst
10
.. include:: _docs/introduction.rst
11
.. include:: _docs/instantiation.rst
@@ -14,5 +22,3 @@
14
22
.. include:: _docs/interval.rst
15
23
.. include:: _docs/period.rst
16
24
.. include:: _docs/limitations.rst
17
-.. include:: _docs/date.rst
18
-.. include:: _docs/time.rst
docs/_docs/time.rst renamed to docs/time/index.rst
0 commit comments