In order to generate code documentation with oxygen for ED2, simply install Doxygen on your working environment, go to the /ED/Doc folder and execute
doxygen Doxyfile
The most updated version of the documentation can be found here, where you can search variables/functions/subroutines/modules and their associated annotations (if written following Doxygen styles).
Some extended information on Doxygen is listed below
General Doxygen InfoThe following info may be helpful for familiarizing one's self with Doxygen, an auto-documentation program which utilizes a system of tags in source code. To tag a subroutine in the ED model as required above, try taking ed_model.f90 as a template and/or browsing the first few links below.
NASA Doxygen Quickstart:https://www.doxygen.nl/manual/grouping.html
Configuration:https://www.doxygen.nl/manual/starting.html#step1
Documentation generated by doxygen can be accessed (locally) on a machine with this repository under Doc/html/index.html
Doxygen and Git Commits:In order for further pull requests to the mainline to be accepted, modified subroutines will require the following doxygen tags:
Please do not commit changes to model code and documentation together if high numbers of documentation files have been modified. Instead ...
Finally, please note:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3