Setup the repository to link the docs
of other repositories directly.
#39
Labels
enhancement
New feature or request
docs
of other repositories directly.
#39
Feature description
I believe managing the project's documentation requires additional effort. We could reduce this effort by referencing the respective repositories to their sections.
Implementation considerations
This feature proposal is to lighten the efforts for maintaining the documentation by directly delivering the changes to the respective repositories. I think additional improvements can be observed after this setup.
docs
folder in other repositories usually fall under the same section in the documentation website. We could set up theconf.py
to pull the data from these directories to perform a runtime compilation of the documentation during CD.docs
folder of the respective repositories can be independently referred to and through the documentation website..rst
with references being made to the scripts. This can go into this repository for running CI tests.The text was updated successfully, but these errors were encountered: