This project provides a foundation for creating, organizing, and deploying software documentation. It's designed to be simple, maintainable, and customizable for a wide range of use cases inside Safe Solutions.
You can access the complete documentation here.
- Fork this repository;
- Create a new branch (
git checkout -b feature/my-feature); - Commit your changes (
git commit -am 'Add new feature'); - Push to the branch (
git push origin feature/my-feature); - Open a pull request.
This project is licensed under the MIT License