Skip to content

Add python_titan and tools doc pages, fix example wording - #88

Merged
ercius merged 1 commit into
mainfrom
update-docs-part2
Jul 13, 2026
Merged

Add python_titan and tools doc pages, fix example wording#88
ercius merged 1 commit into
mainfrom
update-docs-part2

Conversation

@ercius

@ercius ercius commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Follow-up to the docs modernization merged in #87, which only included the first commit of the update-docs branch. This carries over the rest:

  • Link python_titan properly in the Components toctree instead of as plain bold text (it needs a real docs/python_titan.rst target).
  • Add docs/tools.rst and docs/python_titan.rst: docs/tools.rst had been deleted in a much older commit but the toctree entry pointing to it was never removed, so it silently failed to render on RTD.
  • Reword the ncempy.read()/fileDM examples in docs/index.rst to use import ncempy directly instead of import ncempy.io as nio.

Follow-up to the docs modernization merged in #87, which only included
the first commit of the update-docs branch. This carries over the rest:

- Link python_titan properly in the Components toctree instead of as
  plain bold text (it needs a real docs/python_titan.rst target).
- Add docs/tools.rst and docs/python_titan.rst: docs/tools.rst had been
  deleted in a much older commit but the toctree entry pointing to it
  was never removed, so it silently failed to render on RTD.
- Reword the ncempy.read()/fileDM examples in docs/index.rst to use
  `import ncempy` directly instead of `import ncempy.io as nio`.

Co-Authored-By: Claude <noreply@anthropic.com>
@ercius
ercius merged commit 749ec1a into main Jul 13, 2026
3 checks passed
@ercius
ercius deleted the update-docs-part2 branch July 13, 2026 22:47
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.

1 participant