This project is simple docs helper. It contains tools like:
- rst splitter,
- docx joiner,
in order to help in docs transformation.
Project is created with:
- Python version: 3.8.10
- python docx version: 0.8.11
To run this project install the requirements.txt file:
pip install -r requirements.txt