So I’m off to read the LibreOffice 7.3 API Documentation. Supported macro languages include a form of BASIC and a form of JavaScript. Gonna try JavaScript… my goal is to generate the ASCII tables for my book, programmatically, as it were.
Tag Archives: documentation
Nice doco
I like the look of the elixir documentation. I think having the full table of contents on the right hand side is a nice touch. You don’t often see that…
On Writing Documentation
This via r/programming today: On Writing Documentation.
Technical Writing Courses
Today I discovered: Technical Writing Courses via Docs for Developers.
Documenting APIs: A guide for technical writers and engineers
Today I discovered: Documenting APIs: A guide for technical writers and engineers.
REST API doco
Some tools for API documentation: Say Goodbye to Manual Documentation with these 6 tools.
Zeal
Today I discovered Zeal. Looks like it’s gonna come in handy…
The documentation system
Today I discovered The documentation system (over here). The four quadrants on two axes are:
- Tutorials
- How-to guides
- Reference
- Explanation
ARCHITECTURE.md
This on r/programming today: ARCHITECTURE.md. It referenced a good example.
CodeIgniter URL Helper
Found myself looking up the CodeIgniter URL Helper documentation the other day.