Dev2Forge Documentation Portal
Welcome to the official documentation portal for Dev2Forge, your comprehensive resource for open-source software projects, modules, and tools developed by the Dev2Forge organisation.
This repository hosts the static documentation website for several flagship projects, including but not limited to:
- Chromolog: Python module for colourful and structured console output.
- Chromologger: Python logging module for advanced execution tracking.
- ESRM (Effect Screen Recorder Master): Screen recording application with real-time effects.
- PDF2WORDX: GUI tool for converting PDF files to DOCX format.
- SQLAZO: Python module for managing SQLite databases with ease.
Each project features its own dedicated documentation section, accessible via the website or directly within the /docs
directory.
docs/
chromolog/ # Documentation for Chromolog
chromologger/ # Documentation for Chromologger
esrm/ # Documentation for ESRM
pdf2wordx/ # Documentation for PDF2WORDX
assets/ # Static assets (fonts, CSS, JS)
files/ # Localised README and language files
sqlazo/ # Documentation for SQLAZO
configs/ # Site and sitemap configuration
LICENSE
README.md # You are here!
The documentation supports multiple languages. Language selection is available within each section, and content is dynamically loaded based on your choice.
To view the documentation locally:
- Clone this repository:
git clone https://github.com/Dev2Forge/docs.git
- Open the
/docs
directory in your preferred static server or IDE with live preview. - Navigate to the desired project documentation via the corresponding folder.
Contributions to documentation are welcome! Please fork the repository, make your changes, and submit a pull request. Ensure your contributions maintain clarity, accuracy, and consistency across all supported languages.
This project is licensed under the MIT Licence. See the LICENSE file for details.
Organisation: Dev2Forge
Website: https://www.dev2forge.software
Contact: Support
For more information on each project, visit the respective documentation section or the main website.