Skip to content

Commit e421a42

Browse files
committed
DOC: show authors on the top page
1 parent 834bde2 commit e421a42

1 file changed

Lines changed: 15 additions & 23 deletions

File tree

doc/manual/source/index.rst

Lines changed: 15 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,11 @@
1-
.. SrReal documentation master file, created by
2-
sphinx-quickstart on Tue Oct 22 12:02:48 2013.
3-
You can adapt this file completely to your liking, but it should at least
4-
contain the root `toctree` directive.
5-
61
####################################################
72
diffpy.srreal documentation
83
####################################################
94

10-
Software version |release|.
11-
12-
Last updated |today|.
13-
14-
diffpy.srreal - calculators for PDF, bond valence sum and other pair quantities
5+
diffpy.srreal - calculators for PDF, bond valence sum and other pair quantities.
156

7+
| Software version |release|.
8+
| Last updated |today|.
169
1710
The diffpy.srreal package provides calculators for atomic pair distribution
1811
function (PDF), bond valence sums (BVS), atom overlaps for a hard-sphere
@@ -44,29 +37,28 @@ calculate PDF with a user-defined profile function. A new calculator class
4437
can be also defined for any quantity that is obtained by iteration over atom
4538
pairs, by defining only the function that processes atom-pair contributions.
4639

40+
========================================
41+
Authors
42+
========================================
43+
44+
diffpy.srreal is developed by members of the Billinge Group at
45+
Columbia University and at Brookhaven National Laboratory including
46+
Pavol Juhás, Christopher L. Farrow, Simon J.L. Billinge.
47+
48+
For a detailed list of contributors see
49+
https://github.com/diffpy/diffpy.srreal/graphs/contributors.
50+
4751
===================
4852
Disclaimer
4953
===================
5054

5155
.. literalinclude:: ../../../LICENSE.txt
5256

53-
================
54-
Acknowledgments
55-
================
56-
57-
Developers
58-
-----------
59-
60-
diffpy.srreal is developed and maintained by
61-
62-
.. literalinclude:: ../../../AUTHORS.txt
63-
64-
6557
======================================
6658
Installation
6759
======================================
6860

69-
See the `README.rst <https://github.com/diffpy/diffpy.srreal#requirements>`_
61+
See the `README <https://github.com/diffpy/diffpy.srreal#requirements>`_
7062
file included with the distribution.
7163

7264

0 commit comments

Comments
 (0)