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

Added more API Documentations with Sphinx #233

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Feb 25, 2022

  1. added sphinx stuff

    kailingding committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    6e59f18 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    kailingding committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3c6c078 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    kailingding committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3c1b86d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    1ea3fa1 View commit details
    Browse the repository at this point in the history
  2. Update index.rst

    kailingding committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    b2f655e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

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

Commits on Feb 28, 2022

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

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    fa479ae View commit details
    Browse the repository at this point in the history
  2. added math functions

    kailingding committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    ba380d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    770c11d View commit details
    Browse the repository at this point in the history
  2. fixed lint

    kailingding committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    16e14af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d473c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    b2cd135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbab597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7369b36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e0cea1 View commit details
    Browse the repository at this point in the history
  5. Update build_docs.sh

    kailingding committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e2c0469 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93b002d View commit details
    Browse the repository at this point in the history
  7. Update contributing.rst

    kailingding committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    c2edfaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f1f938 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a00a692 View commit details
    Browse the repository at this point in the history
  10. Update dcrnn.rst

    kailingding committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5b2d7f0 View commit details
    Browse the repository at this point in the history
  11. fixed pre-commit

    kailingding committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    68c22e1 View commit details
    Browse the repository at this point in the history