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

📖 DOCS: Improve constants representations #1603

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

daquinteroflex
Copy link
Collaborator

image

Related to #1602 on why it can't be eg td.C_O instead of td.constants.C_0 due to the way that sphinx reads the docstrings. Unless we move all the docstrings into the top init pys, it works like this. I had an attempt to sort this before and it is very sphinx internal configuration. Hopefully with the custom extension all this internal build representations are things we will be able to control and represent nicer.

@momchil-flex momchil-flex merged commit 09e892e into develop Apr 11, 2024
13 checks passed
@momchil-flex momchil-flex deleted the dario/fix_docs_constants branch April 11, 2024 17:07
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.

None yet

3 participants