Skip to content

Commit c524325

Browse files
committed
DOC: update top manual page
Move license text to a separate document.
1 parent a143742 commit c524325

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

doc/manual/source/index.rst

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
1-
.. _manual-index:
2-
31
####################################################
42
pyobjcryst documentation
53
####################################################
64

75
pyobjcryst - Python bindings to the ObjCryst++ Object-Oriented
86
Crystallographic Library
97

10-
===================
11-
Disclaimer
12-
===================
13-
14-
.. literalinclude:: ../../../LICENSE.txt
15-
8+
| Software version |release|.
9+
| Last updated |today|.
1610
1711
================
1812
Authors
@@ -32,18 +26,22 @@ https://github.com/diffpy/pyobjcryst/graphs/contributors.
3226
Installation
3327
======================================
3428

35-
See the `README.rst <https://github.com/diffpy/pyobjcryst#requirements>`_
29+
See the `README <https://github.com/diffpy/pyobjcryst#requirements>`_
3630
file included with the distribution.
3731

3832
======================================
39-
API
33+
Table of contents
4034
======================================
4135

4236
.. toctree::
43-
:maxdepth: 3
37+
:titlesonly:
4438

39+
license
4540
api/modules.rst
4641

47-
* :ref:`genindex`
42+
========================================================================
43+
Indices
44+
========================================================================
4845

49-
Last updated |today|.
46+
* :ref:`genindex`
47+
* :ref:`search`

0 commit comments

Comments
 (0)