Skip to content

Update docs#2981

Open
abhro wants to merge 29 commits into
EnzymeAD:mainfrom
abhro:docs
Open

Update docs#2981
abhro wants to merge 29 commits into
EnzymeAD:mainfrom
abhro:docs

Conversation

@abhro
Copy link
Copy Markdown
Contributor

@abhro abhro commented Feb 23, 2026

  • Update document building infrastructure
    • Use Documenter.Remotes for docs/make.jl
    • (Git)Ignore artifacts from doc building
  • Update documentation pages
    • Fix up markdown
    • Fix up LaTeX content
  • Update example presentations
    • Move to REPL style presentation for a lot of the code blocks because it can be easier to follow since inputs and outputs are immediately matched, and the julia> prompt is also colored well to make the separations between consecutive lines nicer.

Please see each commit for a more atomic description of each change. (Although I may have messed up the staging on some, and some commits may contain small changes intended to be put into a different one.)

@abhro abhro marked this pull request as ready for review February 26, 2026 20:05
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 26, 2026

Your PR no longer requires formatting changes. Thank you for your contribution!

abhro added 27 commits April 23, 2026 09:55
Less clutter, and easier to read code hopefully
Mainly so that there's not (as many) `begin...end` blocks sprinkled
throughout.

Did also try to remove the one for `x`, `y`, and `n`, and the one for
`θ₁` and `θ₂`. But that resulted in too many individual cells, and
tipped the scale the other way. Hopefully this one's a good balance?
More compact, and easier to match inputs to outputs
abhro added 2 commits April 23, 2026 09:55
Maybe "Complex numbers" should get its own doc page?
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