Location of developer build documentation instructions is where? So the we have:
core-geonetwork repo is moving developer build instructions from RST → README
doc repo sphinx build instructions is changing from README → RST
If I want to update documentation where does it go?
core-geonetwork README.md
The generic guidance here indicates developers guide is being retired and content moved to README.md files in the repository. I am fine with that …
Developer documentation is also in the docs submodule but is being migrated out of that project into the Readme files in each module in the project. General documentation for the project as a whole is in this Readme and module specific documentation can be found in each module (assuming there is module specific documentation required).
Manual README.md
Looking at the build instructions for the user manual:
Hi Jody, for me it would make sense to have all in the same place - to avoid duplication and differences - and if we want to have translations, the RST is probably better (even if the translation workflow for the doc is not really clear).
Location of developer build documentation instructions is where? So the we have:
core-geonetwork repo is moving developer build instructions from RST → README
doc repo sphinx build instructions is changing from README → RST
If I want to update documentation where does it go?
core-geonetwork README.md
The generic guidance here indicates developers guide is being retired and content moved to README.md files in the repository. I am fine with that …
Developer documentation is also in the docs submodule but is being migrated out of that project into the Readme files in each module in the project. General documentation for the project as a whole is in this Readme and module specific documentation can be found in each module (assuming there is module specific documentation required).
Manual README.md
Looking at the build instructions for the user manual: