Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: engine3d-dev/engine3d-dev.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: engine3d-dev/engine3d-dev.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 29 files changed
  • 1 contributor

Commits on Jan 26, 2025

  1. This is a changed version of the engine3d website

    The website includes auto generation of doxygen xml which is then used by breath and sphinx. Breath hierarchy is also auto generated using doxygen xml.
    
    New side bar to showcase heirarchy and to integrate sphinx with mkdocs.
    
    What needs to be done, eventually. A tab should be built for each function that seperates the parameters, from our reasoning and examples.
    
    Title also needs to be fixed. Overall it needs to look better lol. Not my type of skill set though.
    ZacharyH777 committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    11b73d0 View commit details
    Browse the repository at this point in the history
  2. Forgot to get rid of generated latex

    latex and html generated removed
    ZacharyH777 committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    b3d3ff9 View commit details
    Browse the repository at this point in the history
  3. Updated some docs

    Add readme stuff
    ZacharyH777 committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    8c60cfe View commit details
    Browse the repository at this point in the history
Loading