About this documentation

This section provides information about the structure of this documentation site.

Project layout

The documentation is organized as follows:

mkdocs.yml    # The MkDocs configuration file.
docs/
    index.md  # The documentation homepage.
    installation.md # Installation instructions.
    about.md # Information about this documentation.
    user_guide/
        index.md # Introduction to the user guide.
        cli_usage.md # General CLI usage.
        reproschema2redcap.md # reproschema to REDCap conversion.
        redcap2reproschema.md # REDCap to reproschema conversion.
        output2redcap.md # output to REDCap conversion.
        reproschema2fhir.md # reproschema to FHIR conversion.