We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a04c33 commit f735459Copy full SHA for f735459
docs/source/changelog.rst
@@ -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
@@ -10,11 +10,18 @@ pyBELLA documentation
10
:hidden:
11
:maxdepth: 2
12
13
+ Home <self>
14
quickstart
15
numerics
16
apis
17
+ changelog
18
refs
19
20
+.. toctree::
21
+ :hidden:
22
+ :caption: Links
23
24
+ GitHub repo <https://github.com/ray-chew/pyBELLA>
25
26
27
docs/source/numerics.rst
@@ -1,6 +1,7 @@
Numerics
--------
.. toctree::
+ :maxdepth: 1
content/boundary
content/grid_discretisation
0 commit comments