Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STYLE: Make doc module consistent with Sphinx conventions #204

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

jhlegarreta
Copy link
Contributor

@jhlegarreta jhlegarreta commented Oct 22, 2023

Make the documentation module consistent with Sphinx conventions:

  • Rename the module to docs.
  • Host the configuration file and index file in docs/sources. Change the makefile SOURCEDIR variable accordingly.
  • Change accordingly the sphinx-apidoc command output path argument, and the configuration file location in the .readthedocs.yaml config file.
  • Change the relative paths to the files in the _static folder.
  • Move the Markdown bundle naming and tutorial files and the associated screenshots to the docs/sources folder so that all files can be recursively included from the source directory.

@jhlegarreta jhlegarreta force-pushed the IncreaseDocModuleConsistency branch from ffae273 to b5360f3 Compare October 22, 2023 17:30
@jhlegarreta
Copy link
Contributor Author

@jhlegarreta jhlegarreta force-pushed the IncreaseDocModuleConsistency branch 2 times, most recently from 8f2512b to 96a67dc Compare October 22, 2023 18:44
@jhlegarreta jhlegarreta force-pushed the IncreaseDocModuleConsistency branch 2 times, most recently from ee9f246 to a92893c Compare November 30, 2023 16:16
@jhlegarreta jhlegarreta marked this pull request as ready for review November 30, 2023 16:17
@jhlegarreta jhlegarreta force-pushed the IncreaseDocModuleConsistency branch from a92893c to b49655a Compare November 30, 2023 16:19
@jhlegarreta jhlegarreta marked this pull request as draft November 30, 2023 16:21
@jhlegarreta jhlegarreta force-pushed the IncreaseDocModuleConsistency branch 8 times, most recently from 7ca7d0b to 8cb404b Compare December 1, 2023 00:16
Make the documentation module consistent with Sphinx conventions:
- Rename the module to `docs`.
- Host the configuration file and index file in `docs/sources`. Change
  the makefile `SOURCEDIR` variable accordingly.
- Change accordingly the `sphinx-apidoc` command output path argument,
  and the configuration file location in the `.readthedocs.yaml` config
  file.
- Change the relative paths to the files in the `_static` folder.
- Move the Markdown bundle naming and tutorial files and the associated
  screenshots to the `docs/sources` folder so that all files can be
  recursively included from the source directory.
@jhlegarreta jhlegarreta force-pushed the IncreaseDocModuleConsistency branch from 8cb404b to 09682e7 Compare December 1, 2023 00:18
@jhlegarreta jhlegarreta marked this pull request as ready for review December 1, 2023 00:22
@ljod ljod merged commit 0cb54a8 into SlicerDMRI:master Dec 7, 2023
9 checks passed
@jhlegarreta jhlegarreta deleted the IncreaseDocModuleConsistency branch December 7, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants