d-w-moore / irods_docs

iRODS Documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iRODS Documentation

Build Status

The iRODS documentation is housed in this repository (https://github.com/irods/irods_docs).

Each release is kept in a separate branch.

Prerequisites

  • git, g++, flex, bison, cmake, python, virtualenv, mkdocs
  • iCommands (the version the generated docs will reflect)

Update for correct version

  • Update Makefile with correct MAKEIRODSVERSION
  • Update irods_for_doxygen/Doxyfile with correct PROJECT_NUMBER

Build

The Makefile default target will build two other targets, 'doxygen' and 'mkdocs'.

$ make

The resulting site directory will contain the generated standalone documentation.

About

iRODS Documentation


Languages

Language:Shell 50.9%Language:Makefile 35.8%Language:Python 13.3%