Skip to content

Documented configuration INI file format

  • Added a Sphinx extension for documenting INI file parameters.
  • Documented most INI parameters
  • Moved the version label from setup.cfg to the package's root __init__.py, in order to make it accessible as rapidpe_rift_pipe.__version__
    • Using this value in doc/conf.py to set the release number automatically

Fixes #102 (closed)

Edited by Daniel Wysocki

Merge request reports