Skip to content

Commit f735459

Browse files
committed
updated documentation
1 parent 4a04c33 commit f735459

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

docs/source/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Change log
2+
==========
3+
4+
.. changelog::
5+
:towncrier: ../../
6+
:towncrier-skip-if-empty:
7+
:changelog_file: ../../CHANGELOG.rst

docs/source/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,18 @@ pyBELLA documentation
1010
:hidden:
1111
:maxdepth: 2
1212

13+
Home <self>
1314
quickstart
1415
numerics
1516
apis
17+
changelog
1618
refs
1719

20+
.. toctree::
21+
:hidden:
22+
:caption: Links
23+
24+
GitHub repo <https://github.com/ray-chew/pyBELLA>
1825

1926

2027

docs/source/numerics.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Numerics
22
--------
33
.. toctree::
4+
:maxdepth: 1
45

56
content/boundary
67
content/grid_discretisation

0 commit comments

Comments
 (0)