Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 567 Bytes

File metadata and controls

19 lines (11 loc) · 567 Bytes

ParminCloud docs

ParminCloud service documentation

Contributing

We welcome contributions to the ParminCloud documentation! If you have suggestions, corrections, or new content to add, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. 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