ParminCloud service documentation
We welcome contributions to the ParminCloud documentation! If you have suggestions, corrections, or new content to add, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them with a clear message.
Use devenv.sh to setup the environment and run the documentation server:
we have a serve
command in the devenv shell
You need to get git submodules first
Also do not forget to sign your commits with git commit -s