Skip to content

Reorganize docs#582

Merged
fredrik-johansson merged 11 commits intompmath:masterfrom
skirpichev:doc-cleanup
Mar 27, 2021
Merged

Reorganize docs#582
fredrik-johansson merged 11 commits intompmath:masterfrom
skirpichev:doc-cleanup

Conversation

@skirpichev
Copy link
Copy Markdown
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