summaryrefslogtreecommitdiffstats
path: root/doxygen/dox/About.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/dox/About.dox')
-rw-r--r--doxygen/dox/About.dox14
1 files changed, 13 insertions, 1 deletions
diff --git a/doxygen/dox/About.dox b/doxygen/dox/About.dox
index 3be9202..d315566 100644
--- a/doxygen/dox/About.dox
+++ b/doxygen/dox/About.dox
@@ -1,5 +1,7 @@
/** \page About About
+\section about_history History
+
The implementation of this documentation set is based on the fantastic work of the
<a href="https://eigen.tuxfamily.org/index.php?title=Main_Page">Eigen project</a>.
Please refer to their <a href="https://gitlab.com/libeigen/eigen">GitLab repository</a>
@@ -8,4 +10,14 @@ and the online version of their
Not only does Eigen set a standard as a piece of software, but also as an example
of <em>documentation done right</em>.
-*/ \ No newline at end of file
+\section about_documentation Documentation about Documentation
+
+\li \todo Describe how to add a reference or a new RFC
+\li \todo Describe how to add an example
+\li \todo Describe how to include plain HTML
+\li \todo Describe how to add an API macro
+\li \todo Describe the custom commands
+\li \todo Describe the S3 bucket layout and update routine
+\li \todo Link the RM template
+
+*/