PSDeploy Docs

PSDeploy uses ReadTheDocs to host our documentation. This allows us to keep our docs in the repository, without the various limitations that come with the built in GitHub repo wiki.

Contributions welcome:

  • Clone the PSDeploy repo
  • Checkout the dev branch
  • Commit changes
  • Organization is described in the mkdocs.yml file
  • mkdocs.yml points to markdown files in the docs folder
  • Images are stored and accessible from docs/images
  • Submit a pull request to the dev branch