To poke living documentation concepts, with Python 🐍
This repo aims to generate a living glossary of business concepts from python source code.
You just have to decorate a class modelling a business concept with @Glossary
and run the cli to generate a business glossary in the selected format :
- Markdown list,
- Markdown table,
- Excel file.
- Check for the LICENCE file.