You can find documentation courses here
Docs-as-code refers to handling your documentation the same way programmers handle code. This method is ideal for technical teams since everyone creates documents using the same tools, procedures, and workflows that they utilize while developing software.
It comprises of and is not limited to
- Version control using Git
- collaboration and review
- Consistent design.
- Automated testing, building, and delivery.
- Issue tracking.
- Use of plain-text markup (Markdown, reStructuredText, AsciiDoc).
- APIS YOU WON'T HATE
- Starting Docs in a Startup: A First-in-the-Door Experience
- VSCode setup for technical writers by Lornajane
- Tips for writing SaaS documentation
- This is important: Tech Writinh
- Getting Started in API Documentation Writing by Robert Delwood
- What is a Static Site Generator? And 3 ways to find the best one by Phil Hawksworth
- The Best Content to Supplement Your API Documentation by Karl Hughes
- Learning API Documentation
- A Technical Writer's Introduction To Docs As Code by Linda Ikechukwu
- Docs-as-code tools
- Docs as Code (Trends to follow or forget) by Tom Johnson
- Building Docs with docToolchain: A Quickstart Guide by Ifeanyi Benny Iheagwara
- Part 1 Part 1 - Creating a blog with Hugo, Github and Azure Static Web Apps
- Part 2 Creating a blog with Hugo, Github and Azure Static Web Apps by Pen
- Much Ado About Documentation Structure by Linda Ikechukwu
- Defining an efficient documentation structure
- Writing Code Examples for Technical Documentation by Brian Murray
- Working with APIs by Knowledge Owl
- Getting Started in API Documentation Writing by Robert Delwood
- Moved my blog from WordPress to Jekyll by Tom Johnson
- Thoughts on docs-as-code after 3 years -- it works! by Tom Johnson
- Learning API docs by stealth by Jody Winter
- Open source API Documnetations tools and why they matter by Luke Russell
- Recording of Docs-as-code tools and workflows presentation by Tom Johnson
- 9 Great API and Developer Documentation Examples by Adam DuVander