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

Sphinx warnings fix #1612

Merged
merged 26 commits into from
Oct 5, 2017

Commits on Sep 30, 2017

  1. Fix typo

    anotherbugmaster committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    b260d4b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Configuration menu
    Copy the full SHA
    36d98d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    981ebbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3428113 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69fc7e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Fix _save_corpus[2]

    anotherbugmaster committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    b65a69a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Configuration menu
    Copy the full SHA
    7fbdf5d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Fix sphinx warnings

    anotherbugmaster committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    8c00de8 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix sphinx warnings"

    This reverts commit 8c00de8.
    anotherbugmaster committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    ca3d216 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix relativly obvious sphinx warnings"

    This reverts commit 7fbdf5d.
    anotherbugmaster committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    b4dddb3 View commit details
    Browse the repository at this point in the history
  4. Revert "Fix _save_corpus[2]"

    This reverts commit b65a69a.
    anotherbugmaster committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    1b65791 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix _save_corpus in tests"

    This reverts commit 69fc7e0.
    anotherbugmaster committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    0b75a9e View commit details
    Browse the repository at this point in the history
  6. Revert "Make __save_corpus weakly private"

    This reverts commit 3428113.
    anotherbugmaster committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    3a62d72 View commit details
    Browse the repository at this point in the history
  7. Revert "Annotate bleicorpus.py"

    This reverts commit 981ebbb.
    anotherbugmaster committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    a3d0b6e View commit details
    Browse the repository at this point in the history
  8. Revert "Make save_corpus private"

    This reverts commit 36d98d1.
    anotherbugmaster committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    7ba8cb3 View commit details
    Browse the repository at this point in the history
  9. Revert "Fix typo"

    This reverts commit b260d4b.
    anotherbugmaster committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    5fb02bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    032480c View commit details
    Browse the repository at this point in the history
  11. Revert "Revert "Fix sphinx warnings""

    This reverts commit ca3d216.
    anotherbugmaster committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    51e9f52 View commit details
    Browse the repository at this point in the history
  12. fix PEP8

    menshikh-iv committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    e6dc45a View commit details
    Browse the repository at this point in the history
  13. fix last sphinx warnings

    menshikh-iv committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    359efa2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    23dc197 View commit details
    Browse the repository at this point in the history
  15. add missing *.rst

    menshikh-iv committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    49677df View commit details
    Browse the repository at this point in the history
  16. fix new warnings

    menshikh-iv committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    9b51aa7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ae0701d View commit details
    Browse the repository at this point in the history
  18. add doc build to travis

    menshikh-iv committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    8724f65 View commit details
    Browse the repository at this point in the history
  19. fix PEP8

    menshikh-iv committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    593a115 View commit details
    Browse the repository at this point in the history