Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 628 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 628 Bytes

docs-ce-prod

each branch represent each version of CE

This repo is holds all versions of CE docs and includes scripts to publish. All docs are processed using mkdocs. This Repo is organized with branches for each version of the documentation.

Making changes

Fork, clone, and make a pull request

Note: "Master" is a branch for editing this README.md. You will not see documentation files until you check out the specific branch.

Check out specific branch

$ git checkout <branchname>

Update (for those who have privileges)

/path/to/repo/branchname (branchname)
$ ./update-site-local-sh