10 Commits

Author SHA1 Message Date
michael-grunder d5b1576e27 docs: Syntax highlight parameter arg names 2025-11-10 21:17:57 -08:00
michael-grunder 38e56d5738 docs: Highlight the individual doctum params 2025-11-09 18:17:42 -08:00
michael-grunder 9edc242579 docs: Apply syntax highlighting to the index section. 2025-11-09 18:17:42 -08:00
michael-grunder d45c4d294c docs: We want our docs based on develop not main 2025-11-09 18:17:42 -08:00
Michael Grunder ae69e47a08 Additional doctum syntax highlighting. (#2763)
* docs: Syntax highlight ```php ... ``` code blocks

* docs: More syntax highlighting

* docs: Allow `highlight.js` to syntax highlight `Redis`.

* docs: Rebuild doctum static files
2025-11-09 16:24:16 -08:00
michael-grunder 4cf670fed3 docs: Add syntax highlighting to method signatures 2025-11-08 21:26:37 -08:00
michael-grunder 1297c48c14 docs: Initial syntax highlighing integration 2025-11-08 21:26:37 -08:00
michael-grunder 72f8eb2565 Documentation: Rebuild docs. 2022-11-16 12:13:50 -08:00
michael-grunder 53d142d93a Documentation: Add more docblocks and fix up formatting. 2022-11-15 15:09:24 -08:00
Till Krüss 142bddf0b7 Add initial docs (#2249)
Initial support for `doctum` generated documentation.
2022-11-08 14:59:24 -08:00