We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014bc8f commit 0ddb3bfCopy full SHA for 0ddb3bf
2 files changed
doc/manual/source/index.rst
@@ -45,13 +45,6 @@ of the Caltech "Pyre" project.
45
For a detailed list of contributors see
46
https://github.com/diffpy/diffpy.srfit/graphs/contributors.
47
48
-===================
49
-Disclaimer
50
51
-
52
-.. literalinclude:: ../../../LICENSE.txt
53
54
55
======================================
56
Installation
57
@@ -70,12 +63,13 @@ Where next?
70
63
extending.rst
71
64
72
65
73
-API
66
+Table of contents
74
67
75
68
76
69
.. toctree::
77
- :maxdepth: 3
+ :titlesonly:
78
+ license
79
api/diffpy.srfit.rst
80
81
.. faq.rst
doc/manual/source/license.rst
@@ -1,3 +1,5 @@
1
+.. index:: license
2
+
3
License
4
#######
5
0 commit comments