anlsys / aml

Building Blocks for Explicit Memory Management on Complex Architectures
https://argo-aml.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

AML Doc cleanup #60

Open iskra-anl opened 3 years ago

iskra-anl commented 3 years ago

In GitLab by @perarnau on May 6, 2020, 10:20

Need to merge the tutorial pages with the rest of the documentation. The plan is to basically take the text of the tutorial, and make it the entire doc, adding and fixing stuff in places.

The overall structure of the documentation would then be:

One section like this for each building block, plus a couple of pages for installation, hello world, and a good overview of the generic/implementation system for building blocks.

Most of the code/text is already there, we just need to clean it up, and merge the entire thing in master.

TODO:

Also, we should be careful not to use the doxygen groups directly if we can, and reference individual functions/variables, it would look better.

iskra-anl commented 3 years ago

In GitLab by @perarnau on May 6, 2020, 10:24

changed the description

iskra-anl commented 3 years ago

In GitLab by @perarnau on May 6, 2020, 10:29

changed the description

iskra-anl commented 3 years ago

In GitLab by @perarnau on Aug 4, 2020, 11:55

changed the description

iskra-anl commented 3 years ago

In GitLab by @perarnau on Aug 7, 2020, 15:09

changed the description

iskra-anl commented 3 years ago

In GitLab by @perarnau on Aug 7, 2020, 15:09

changed the description

iskra-anl commented 3 years ago

In GitLab by @perarnau on Aug 18, 2020, 10:06

changed the description

iskra-anl commented 3 years ago

In GitLab by @perarnau on Aug 19, 2020, 14:37

Related to !134