Skip to content

Commit 0501b97

Browse files
committed
[doc] fix links and titles
1 parent 9d1f267 commit 0501b97

2 files changed

Lines changed: 12 additions & 16 deletions

File tree

doc/about.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
.. _about:
22

33

4-
About triqs_soehyb
5-
==================
4+
About
5+
*****
66

77
The TRIQS Sum-Of-Exponentials bold HYBridization expansion impurity solver was originally developed by Z. Huang, J. Kaye, and H. U.R. Strand.
88

9-
We thank N. Wentzell for contributions, support and guidance in using the `TRIQS library<https://github.com/TRIQS/triqs>`_ and its related packages. For the TRIQS application structure we are depending on the `app4triqs <https://github.com/TRIQS/app4triqs>`_ framework.
9+
We thank N. Wentzell for contributions, support and guidance in using the `TRIQS library <https://github.com/TRIQS/triqs>`_ and its related packages. For the TRIQS application structure we are depending on the `app4triqs <https://github.com/TRIQS/app4triqs>`_ framework.
1010

1111

1212
License
1313
=======
1414

15-
The TPRF application is published under the `GNU General Public License, version 3.<http://www.gnu.org/licenses/gpl.html>`_
15+
The TPRF application is published under the `GNU General Public License, version 3. <http://www.gnu.org/licenses/gpl.html>`_
1616

1717
Note that it implies that applications using TPRF must also be GPL.
1818

@@ -28,9 +28,9 @@ Citation
2828

2929
We kindly ask you to cite the following method papers when using triqs_soehyb in your work
3030

31-
.. [@dlrhyb] `J. Kaye, Z. Huang, H. U.R. Strand, D. Golež, Phys. Rev. X 14, 031034 (2024) <https://doi.org/10.1103/PhysRevX.14.031034>`_
32-
.. [@soehyb] `Z. Huang, D. Golež, H. U.R. Strand, J. Kaye, arXiv:2503.19727 (2025) <https://doi.org/10.48550/arXiv.2503.19727>`_
33-
.. [@cppdlr] `J. Kaye, H. U.R. Strand, N. Wentzell, J. Open Source Softw., 9(100), 6297, (2024) <https://doi.org/10.21105/joss.06297>`_
34-
.. [@dlr] `J. Kaye, K. Chen, O. Parcollet, Phys. Rev. B 105, 235115 (2021) <https://doi.org/10.1103/PhysRevB.105.235115>`_
31+
.. [#dlrhyb] `J. Kaye, Z. Huang, H. U.R. Strand, D. Golež, Phys. Rev. X 14, 031034 (2024) <https://doi.org/10.1103/PhysRevX.14.031034>`_
32+
.. [#soehyb] `Z. Huang, D. Golež, H. U.R. Strand, J. Kaye, arXiv:2503.19727 (2025) <https://doi.org/10.48550/arXiv.2503.19727>`_
33+
.. [#cppdlr] `J. Kaye, H. U.R. Strand, N. Wentzell, J. Open Source Softw., 9(100), 6297, (2024) <https://doi.org/10.21105/joss.06297>`_
34+
.. [#dlr] `J. Kaye, K. Chen, O. Parcollet, Phys. Rev. B 105, 235115 (2021) <https://doi.org/10.1103/PhysRevB.105.235115>`_
3535
36-
Note that this application uses the TRIQS library please also see its `citation page.<https://triqs.github.io/triqs/latest/about.html#citation>`_
36+
Note that this application uses the TRIQS library please also see its `citation page. <https://triqs.github.io/triqs/latest/about.html#citation>`_

doc/documentation.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ Documentation
44
*************
55

66

7-
.. math::
8-
9-
(a + b)^2 &= (a + b)(a + b) \\
10-
&= a^2 + 2ab + b^2
11-
127
Tutorials
138
---------
149

@@ -19,15 +14,16 @@ Tutorials
1914

2015

2116
C++ reference manual
22-
====================
17+
--------------------
2318

2419
.. toctree::
2520
:maxdepth: 5
2621

2722
cpp2rst_generated/contents
2823

24+
2925
Python reference manual
30-
=======================
26+
-----------------------
3127

3228
.. autosummary::
3329
:toctree: _autosummary

0 commit comments

Comments
 (0)