You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
MEmilio Documentation
2
2
===============================
3
-
The MEmilio documentation is created by [doxygen](https://www.doxygen.nl/). The documentation of the main branch is automatically deployed to https://scicompmod.github.io/memilio/documentation/index.html by the continuous integration process.
3
+
With every merged pull request, the online documentation gets updated at: [https://memilio.readthedocs.io/en/latest/](https://memilio.readthedocs.io/en/latest/).
4
4
5
-
In order to create the MEmilio documentation locally, follow the procedure below.
5
+
A MEmilio documentation can also be created locally with [doxygen](https://www.doxygen.nl/). In order to do so, follow the procedure below.
0 commit comments