Skip to content

Small doc fixes#9

Merged
Wrzlprmft merged 2 commits intoneurophysik:masterfrom
alexfikl:fix-docs
Feb 12, 2025
Merged

Small doc fixes#9
Wrzlprmft merged 2 commits intoneurophysik:masterfrom
alexfikl:fix-docs

Conversation

@alexfikl
Copy link
Copy Markdown
Contributor

Was looking through the docs a bit after neurophysik/jitcode#43 (comment). This fixes some small issues

  • Using "`Text <URL>`_" with a single underscore at the end creates a named hyperlink in rst. Creating an anonymous one with a double underscore is better for these one-off links.
  • Using just "`text`" uses the default role in Sphinx. This is ok for random text, but classes / functions / etc should be referred to explicitly using ":class:`Name`".
  • Updates some links to HTTPS.

@Wrzlprmft Wrzlprmft merged commit 726d55c into neurophysik:master Feb 12, 2025
@alexfikl alexfikl deleted the fix-docs branch February 12, 2025 13:59
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