8000 Reorganize docs by skirpichev · Pull Request #582 · mpmath/mpmath · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Reorganize docs #582

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

Merged
merged 11 commits into from
Mar 27, 2021
Merged

Reorganize docs #582

merged 11 commits into from
Mar 27, 2021

Conversation

skirpichev
Copy link
Collaborator
  • doc/source/ -> docs/
  • *.txt -> *.rst
  • add missing references
  • fix some broken function references

On top of #578, I can rebase (depens on the review).

Structure now more closely follow https://packaging.python.org/

To build docs:

    python setup.py build_sphinx -c docs -b html,latex
    make -C build/sphinx/latex all-pdf
Note, that this changes sphinx docs for some constants.  Unfortunately,
there is no other way to display verbose docstrings for pi and euler.
@fredrik-johansson fredrik-johansson merged commit c11db84 into mpmath:master Mar 27, 2021
@skirpichev skirpichev deleted the doc-cleanup branch March 27, 2021 13:54
skirpichev added a commit to skirpichev/mpmath that referenced this pull request Mar 25, 2023
Corrects also pytest configuration after moving docs (mpmath#582)

Fixes mpmath#595
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
0