Write in Markdown
Use the tools you already know, like VS Code and Markdown, and keep your documentation in source control.
Doctor follows the concept of many Static Site Generators. These generators
make it possible to write your articles/documentation in Markdown and convert
them to HTML files. Doctor is a bit different: instead of creating HTML files,
it makes SharePoint pages instead. Under the hood, it uses the
CLI for Microsoft 365.
Write in Markdown
Use the tools you already know, like VS Code and Markdown, and keep your documentation in source control.
Publish to SharePoint
doctor publish turns your Markdown files into SharePoint pages, uploads
the images, and builds the navigation for you.
Automate it
Run doctor on GitHub Actions or Azure DevOps so your documentation is
republished on every push.
Multilingual
Link pages to their translations, manually or with machine translation via the Azure Translator service.