Skip to content

docs: add ReadTheDocs configuration; fix mkdocstrings source path - #9

Merged
mgoliyad merged 2 commits into
develfrom
feature/rtd
Sep 9, 2026
Merged

docs: add ReadTheDocs configuration; fix mkdocstrings source path#9
mgoliyad merged 2 commits into
develfrom
feature/rtd

Conversation

@andre-merzky

@andre-merzky andre-merzky commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Adds .readthedocs.yaml (mkdocs build, installs .[doc]) so DDSim docs can join the SINAPSE SDK's ReadTheDocs setup, mirroring rhapsody/asyncflow.

andre-merzky and others added 2 commits August 25, 2026 02:09
RTD builds mkdocs on ubuntu-24.04/py3.12, installing the package plus
the doc extra so mkdocstrings can import ddsim. mkdocstrings pointed
at a nonexistent src/ dir (flat layout) - API autodoc resolved
nothing; it now scans the repo root.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Unpinned ruff in the dev extra moved forward; current ruff also
formats python snippets inside markdown, which turned CI red on
unchanged code.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mgoliyad
mgoliyad merged commit 8863b10 into devel Sep 9, 2026
5 checks passed
@andre-merzky
andre-merzky deleted the feature/rtd branch September 10, 2026 12:57
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