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

Add Sphincs-based documentation #130

Merged
merged 73 commits into from
Mar 26, 2019
Merged

Add Sphincs-based documentation #130

merged 73 commits into from
Mar 26, 2019

Commits on Mar 23, 2019

  1. Run sphinx-quickstart

    AstraLuma committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    820dc4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a866e64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8ecf0c View commit details
    Browse the repository at this point in the history
  4. README: Slight improvement

    nbraud committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    da86482 View commit details
    Browse the repository at this point in the history
  5. Vector2: Add a class docstring

    nbraud committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    0515851 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8dd905 View commit details
    Browse the repository at this point in the history
  7. Use RTD theme

    AstraLuma committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    f24a6cb View commit details
    Browse the repository at this point in the history
  8. Add docs requirements

    AstraLuma committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    7de90f5 View commit details
    Browse the repository at this point in the history
  9. docs: Generate docs for Vector2 using autoclass

    Also, remove the useless Table of Contents
    nbraud committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    cb0b0b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    131d34b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c78c0f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54ecf23 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c60537c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #128 from nbraud/pydoc

    Add the docstrings work to the Sphinx branch
    AstraLuma authored Mar 23, 2019
    Configuration menu
    Copy the full SHA
    5cd676f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8856b7b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0e9b47f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    14cb33f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    da9fff0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0136075 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7267ce8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    08bde42 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f9260e4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8d57326 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    53930fc View commit details
    Browse the repository at this point in the history
  25. Revert "README: Bring back dunder operators (Sphinx doesn't render th…

    …em)"
    
    This reverts commit f9260e4.
    nbraud committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    b106a7d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2ccc387 View commit details
    Browse the repository at this point in the history
  27. Remove .scale from docs

    AstraLuma committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    ad47824 View commit details
    Browse the repository at this point in the history
  28. Vector2.isclose: Grab the documentation from the README

    The pre-existing docstring was noticeably less good than the README.
    nbraud committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    66c0af3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    edb9733 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    739d5af View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    74f3936 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b8da55f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    36cabf3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e25920b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e86e8c2 View commit details
    Browse the repository at this point in the history
  36. Add examples for .convert()

    AstraLuma committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    24ddea2 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    bdb974f View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3dc443c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    2a63fd6 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    9692fd9 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    73543f1 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1b87499 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b82b597 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    aa6e723 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    2f05e62 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    d74cdab View commit details
    Browse the repository at this point in the history
  47. README: Drop the documentation of “convenience functions”

    Those are now documented in the class-level docstring.
    nbraud committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    54336e9 View commit details
    Browse the repository at this point in the history
  48. Work on the Vector typevar

    AstraLuma committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    dea1c9e View commit details
    Browse the repository at this point in the history
  49. README: Drop documentation of “Mathematical operators”

    Each operator's docstring refers to `convert()` for describing vector-likes, and
    provides a code example using a vector-like.
    nbraud committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    14752b1 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    941d1b1 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    8a85914 View commit details
    Browse the repository at this point in the history
  52. Vector2.__eq__: Drop the ambiguous & unhelpful definition

    It can easily be misunderstood as “equals if the x and y coordinates are equal”.
    
    Moreover, it's not particularly useful: ppb-vector is meant to be easy to use,
    but it is not meant to be a basic course on 2D geometry.
    nbraud committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    ed127db View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    158cf09 View commit details
    Browse the repository at this point in the history
  54. docs/Vector: Fix minor typo

    nbraud committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    af39e54 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    cb4c3e8 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    f057795 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    5fc3584 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    e815e72 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    a52160a View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    b09e3fd View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    470ee19 View commit details
    Browse the repository at this point in the history
  62. Vector2.asdict: Add docstring

    nbraud committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    c687b20 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    8c5e70b View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    cdc00a7 View commit details
    Browse the repository at this point in the history
  65. Revert "Vector2: Add cross-references to the relevant protocols in do…

    …cstring"
    
    This reverts commit a52160a.
    nbraud committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    5d31e92 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    83f6612 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    811f6b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. Configuration menu
    Copy the full SHA
    d51a958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6d1e41 View commit details
    Browse the repository at this point in the history
  3. Bors: Configure required CI checks

    All tests and lint tasks, except for CPython 3.8-rc.
    
    `docs` will need to be added once #130 lands.
    nbraud committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    554f4c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2418d64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41b34d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d56285 View commit details
    Browse the repository at this point in the history