The iRODS documentation is housed in this repository (https://github.com/irods/irods_docs).
Each release is kept in a separate branch.
- git, g++, flex, bison, cmake, python, virtualenv, mkdocs
- iCommands (the version the generated docs will reflect)
- Update Makefile with correct MAKEIRODSVERSION
- Update irods_for_doxygen/Doxyfile with correct PROJECT_NUMBER
The Makefile
default target will build two other targets, 'doxygen' and 'mkdocs'.
$ make
The resulting site
directory will contain the generated standalone documentation.