Skip to content

Sphinx docs#27

Merged
saraduque merged 8 commits into
mainfrom
sphinx-docs
May 11, 2026
Merged

Sphinx docs#27
saraduque merged 8 commits into
mainfrom
sphinx-docs

Conversation

@sr-murthy
Copy link
Copy Markdown
Contributor

@sr-murthy sr-murthy commented Apr 30, 2026

  • Set up Sphinx in the repo ✅
  • Resources for Read the Docs (RTD) deployment + set up and test RTD site (using PR build) ✅

To do a local Sphinx build on this branch after checkout run the make command from the project root:

make -C docs html

A static site will be built in the docs/_build subfolder (which is Git-ignored), and the index page will be docs/_build/html/index.html.

The current site as it looks on the PR.

After merging the published site should be accessible from https://isaric-arc.readthedocs.io. The docs project name had to be set to isaric-arc to avoid a conflict with an existing completely different RTD docs project named arc.

@sr-murthy sr-murthy self-assigned this Apr 30, 2026
@sr-murthy sr-murthy added the documentation Improvements or additions to documentation label Apr 30, 2026
@sr-murthy sr-murthy linked an issue Apr 30, 2026 that may be closed by this pull request
@sr-murthy sr-murthy requested a review from pipliggins April 30, 2026 14:03
@sr-murthy sr-murthy linked an issue Apr 30, 2026 that may be closed by this pull request
@sr-murthy sr-murthy mentioned this pull request May 1, 2026
@sr-murthy sr-murthy force-pushed the sphinx-docs branch 2 times, most recently from d1bf6aa to c44974d Compare May 11, 2026 10:03
@sr-murthy sr-murthy removed the request for review from pipliggins May 11, 2026 10:35
@sr-murthy sr-murthy requested a review from saraduque May 11, 2026 10:54
@saraduque saraduque merged commit 502e377 into main May 11, 2026
6 checks passed
@saraduque saraduque deleted the sphinx-docs branch May 11, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sphinx docs Citation file fix

2 participants