Skip to content

[docs] Add comprehensive documentation for PyOutline and PyCuerun#2212

Open
ramonfigueiredo wants to merge 1 commit intoAcademySoftwareFoundation:masterfrom
ramonfigueiredo:docs/pyoutline-pycuerun-documentation
Open

[docs] Add comprehensive documentation for PyOutline and PyCuerun#2212
ramonfigueiredo wants to merge 1 commit intoAcademySoftwareFoundation:masterfrom
ramonfigueiredo:docs/pyoutline-pycuerun-documentation

Conversation

@ramonfigueiredo
Copy link
Collaborator

@ramonfigueiredo ramonfigueiredo commented Mar 14, 2026

Link the Issue(s) this Pull Request is related to.

Summarize your change.

  • Add quick start guides for PyOutline and PyCuerun
  • Add concept pages explaining core architecture, lifecycle, and design
  • Add getting started guides for installation and first job submission
  • Add user guides covering layers, dependencies, sessions, and CLI usage
  • Add configuration guide for outline.cfg, plugins, and environment variables
  • Add sessions and data exchange guide for cross-layer communication
  • Add PyOutline API reference for all classes, methods, and constants
  • Add step-by-step tutorials (PyOutline and PyCuerun lessons)
  • Add developer guides covering architecture, testing, and extension points
  • Add PyCuerun entry to the glossary
  • Document the relationship between PyOutline (library) and PyCuerun (CLI) across all new docs

@ramonfigueiredo ramonfigueiredo self-assigned this Mar 14, 2026
@ramonfigueiredo ramonfigueiredo force-pushed the docs/pyoutline-pycuerun-documentation branch from 9c69a52 to 1bea885 Compare March 14, 2026 03:23
- Add quick start guides for PyOutline and PyCuerun
- Add concept pages explaining core architecture, lifecycle, and design
- Add getting started guides for installation and first job submission
- Add user guides covering layers, dependencies, sessions, and CLI usage
- Add configuration guide for outline.cfg, plugins, and environment variables
- Add sessions and data exchange guide for cross-layer communication
- Add PyOutline API reference for all classes, methods, and constants
- Add step-by-step tutorials (PyOutline and PyCuerun lessons)
- Add developer guides covering architecture, testing, and extension points
- Add PyCuerun entry to the glossary
- Document the relationship between PyOutline (library) and PyCuerun (CLI) across all new docs
@ramonfigueiredo ramonfigueiredo marked this pull request as ready for review March 14, 2026 06:36
@ramonfigueiredo
Copy link
Collaborator Author

@DiegoTavares / @lithorus
Ready for review!

I will update the documentation nav_order values using the commands below once the PR is approved. This allows you to focus specifically on the new files and text during your review.

python extract_nav_orders.py
python renumber_nav_order.py
python update_nav_order.py

I tested all the commands and read the documentation many times. Looks good for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant