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

last? refactor #4

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

last? refactor #4

wants to merge 103 commits into from

Conversation

tonyfast
Copy link
Member

No description provided.

html_baseurl: "https://schemata.readthedocs.io/en/latest/"
napoleon_numpy_docstring: True
autodoc_inherit_docstrings: True
autodoc_typehints: "none"
Copy link
Contributor

@bollwyvl bollwyvl Jun 7, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps try this to get better cross-links, for at least stdlib:

config:
  intersphinx_mapping:
    python: ["https://docs.python.org/3", null]
    traitlets: ["https://traitlets.readthedocs.io/en/stable/", null]

also would be interested to see what happens vs https://pypi.org/project/sphinx-autodoc-typehints/

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