-
-
Notifications
You must be signed in to change notification settings - Fork 347
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
Render examples using Sphinx-gallery #1621
Commits on Oct 2, 2023
-
[Doc] Minimal working sphinx-gallery integration
This includes just the Python "kinetics" examples to start
Configuration menu - View commit details
-
Copy full SHA for 600323f - Browse repository at this point
Copy the full SHA 600323fView commit details -
[Doc] Build Sphinx docs and run gallery samples in build dir
Sphinx-gallery creates new .rst files alongside existing manually maintained documentation, and runs the samples in-place, generating their output files in the source tree. Moving this all to the build directory lets us keep the repo clean.
Configuration menu - View commit details
-
Copy full SHA for b517f1a - Browse repository at this point
Copy the full SHA b517f1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b47e1d - Browse repository at this point
Copy the full SHA 9b47e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5165e - Browse repository at this point
Copy the full SHA ae5165eView commit details -
Configuration menu - View commit details
-
Copy full SHA for defa7a5 - Browse repository at this point
Copy the full SHA defa7a5View commit details -
[Python] Avoid strange behavior from custom module loader
This was causing problems with re-importing cantera.with_units.units while running the samples as part of the sphinx-gallery build
Configuration menu - View commit details
-
Copy full SHA for 1594684 - Browse repository at this point
Copy the full SHA 1594684View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0e0e61 - Browse repository at this point
Copy the full SHA a0e0e61View commit details -
[Doc] Remove secondary sidebar from example pages
This sidebar usually only had a "get page source" link, which isn't very useful for autogenerated pages.
Configuration menu - View commit details
-
Copy full SHA for 0fb9fce - Browse repository at this point
Copy the full SHA 0fb9fceView commit details -
[Doc] Add remaining Python examples to sphinx-gallery
Introduce a monkey patch to avoid executing specific examples that won't run under sphinx-gallery.
Configuration menu - View commit details
-
Copy full SHA for e13599d - Browse repository at this point
Copy the full SHA e13599dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f78e8 - Browse repository at this point
Copy the full SHA b5f78e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 783f162 - Browse repository at this point
Copy the full SHA 783f162View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7284fd - Browse repository at this point
Copy the full SHA c7284fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c2573e - Browse repository at this point
Copy the full SHA 7c2573eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d151df - Browse repository at this point
Copy the full SHA 1d151dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87aac80 - Browse repository at this point
Copy the full SHA 87aac80View commit details -
Configuration menu - View commit details
-
Copy full SHA for cade81b - Browse repository at this point
Copy the full SHA cade81bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ec4ee - Browse repository at this point
Copy the full SHA 87ec4eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff1d28 - Browse repository at this point
Copy the full SHA 1ff1d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef9e8b8 - Browse repository at this point
Copy the full SHA ef9e8b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d317d27 - Browse repository at this point
Copy the full SHA d317d27View commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b785b2f - Browse repository at this point
Copy the full SHA b785b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56487cd - Browse repository at this point
Copy the full SHA 56487cdView commit details