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

Small doc fixes #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Small doc fixes #9

wants to merge 2 commits into from

Conversation

alexfikl
Copy link
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.

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