A containerized markdown to document generation stack. Includes some examples and scripts to get you going.
View the Project on GitHub sddevelopment-be/document-generation
Dockerized markdown to document generator.
The value of documenting your work is not often debated. Good documentation helps you, your current teammates, and those that might join your project in the future, to have a clear idea of the things they should know. It is basically the “pay it forward” principle, but for knowledge workers.
Quick links: CONTRIBUTING \ CHANGELOG \ DCO \ USAGE
Docker images are automatically pushed to DockerHub. Check out the latest version here: DockerHub Releases
The sources and examples used to create and test the container Releases can be found on our github releases page
As software development professionals, we are often asked to write down documentation to detail what we did or how we did it. Most developers I know dislike using tools for “normal people” to achieve this goal. We prefer to write our specs and documentation close to our code (same editor, or using terminal editors).
This video is shareable set-up using open-source software, libraries, and templates to convert your Markdown files into fancy looking documents.
A usage guide is provided in the project documentation folder: USAGE.md
Generator
Text Editors
This project follows the all-contributors specification. Contributions of any kind welcome
The full changelog can be found in: ./CHANGELOG.md.