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

WIP: Creation of Python autodoc using Sphinx #327

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2024

  1. Initial Dependency Setup.

    ParagEkbote committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9fddd73 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Added Extensions.

    ParagEkbote committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ae529cc View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Updated configurations and created initial files

    for documentation.
    ParagEkbote committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    9c2d88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac2ce49 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Changed conf.py to fix circular import issue, and

    added new files.
    ParagEkbote committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2e43830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7107fcc View commit details
    Browse the repository at this point in the history
  3. Updated requirements.txt

    ParagEkbote committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0a2a8f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a21f925 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0589d03 View commit details
    Browse the repository at this point in the history
  6. Update actions file.

    ParagEkbote committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8e576f2 View commit details
    Browse the repository at this point in the history
  7. Delete test file.

    ParagEkbote committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c09ca1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0350df View commit details
    Browse the repository at this point in the history
  9. Updated CI Pipeline.

    ParagEkbote committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e5f78de View commit details
    Browse the repository at this point in the history
  10. Update ci.yml

    ParagEkbote committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    740106c View commit details
    Browse the repository at this point in the history
  11. Update .toml

    ParagEkbote committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5ef47b0 View commit details
    Browse the repository at this point in the history
  12. Update Ci Pipeline.

    ParagEkbote committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8456f58 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cb8442e View commit details
    Browse the repository at this point in the history
  14. Update CI pipeline.

    ParagEkbote committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    95ff480 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b41a343 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7ab2adf View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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