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

Document one class per html page and list all inherited members. #1952

Merged
merged 30 commits into from
Nov 26, 2024

Commits on Nov 19, 2024

  1. Start the process of automatically generating the toctrees.

    To do this, we need to be able to import hoomd from the source directory.
    I prefer not to add additional dependencies (Mock), so we include
    manually prepared mock files to make the import possible.
    joaander committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f5f9421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a1719 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    5659ca7 View commit details
    Browse the repository at this point in the history
  2. Fix doc references.

    joaander committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fa331b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c90428 View commit details
    Browse the repository at this point in the history
  4. Gracefully handle cases where __all__ is not set.

    Return a non-zero exit value so that pre-commit will fail.
    joaander committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7ac9868 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a3e648 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26db137 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    833d9ee View commit details
    Browse the repository at this point in the history
  8. Add generated rst files.

    joaander committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    6e160ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77fc444 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    c81175e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db2df14 View commit details
    Browse the repository at this point in the history
  3. Clean up mesh documentation.

    joaander committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    264819c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2f31aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1771f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    556becd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7620b20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2737952 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    e339b78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e00acf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    791a923 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    8fae007 View commit details
    Browse the repository at this point in the history
  2. pre-commit

    joaander committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1f4cb0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a07041 View commit details
    Browse the repository at this point in the history
  4. Fix syntax errors.

    joaander committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9afcf02 View commit details
    Browse the repository at this point in the history
  5. List documentation updates.

    joaander committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9c5aa8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ae6b2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ba6c5c View commit details
    Browse the repository at this point in the history