Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.19 KB

File metadata and controls

29 lines (20 loc) · 1.19 KB

TechDocs FAQ

This page answer frequently asked questions about TechDocs.

Technology

What static site generator is TechDocs using?

TechDocs is using MkDocs to build project doucmentation under the hood. Documentation built with the techdocs-container is using the MkDocs Material Theme.

What is the mkdocs-techdocs-core plugin?

The mkdocs-techdocs-core package is a MkDocs Plugin that works like a wrapper around multiple MkDocs plugins (e.g. MkDocs Monorepo Plugin) as well as a selection of Python Markdown extensions that TechDocs supports.

Add a question that you think others might be interested in? Edit the file here.