Skip to content

Pr/sphinx docs#129

Open
mbrukner wants to merge 9 commits into
mainfrom
pr/sphinx-docs
Open

Pr/sphinx docs#129
mbrukner wants to merge 9 commits into
mainfrom
pr/sphinx-docs

Conversation

@mbrukner
Copy link
Copy Markdown
Contributor

@mbrukner mbrukner commented Jun 2, 2026

Adds Sphinx based documentation to the project.

mbrukner added 9 commits June 2, 2026 06:58
Convert LaTeX reference manual to MyST Markdown with Sphinx + Furo theme.
Includes all guide chapters, complete A-Z keyword reference, Mermaid diagrams
with dark-mode compatible colors, screen editor key reference, and GitHub
Actions workflow for deployment.
more fixes

fix
Document user-defined functions in the structured programming guide
and keyword reference. Covers single-line, multi-line, and nested calls.
- Rename DEFFN/ENDDEF to FN/ENDFN in keyword reference and guide
- Document RETURN expr for returning values from multi-line functions
- Add recursive function example (factorial)
- Update PROC docs to note definitions can appear anywhere
- Add FN/ENDFN to syntax highlighter keyword list
Signed-off-by: Matthias <mbrukner@gmail.com>
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