document-generation

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

SD Development DocGen Banner

About

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

Releases

Docker Images

Docker images are automatically pushed to DockerHub. Check out the latest version here: DockerHub Releases

Sources and Examples

The sources and examples used to create and test the container Releases can be found on our github releases page

Purpose

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.

Repository structure

Usage

A usage guide is provided in the project documentation folder: USAGE.md

Tech Stack

Generator

Text Editors

Acknowledgements

FOSS Projects

Contributors

This project follows the all-contributors specification. Contributions of any kind welcome

Change History

The full changelog can be found in: ./CHANGELOG.md.

Showcase videos