Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

GluuFederation/docs-ce-prod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

docs-ce-prod

Each branch represents a version of CE

This repo 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.

Documentation styleguide

When contributing documentation, please refer to the styleguide to align with existing formatting.

Making changes

Fork, clone, and make a pull request.

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

Check out the docs

$ git checkout <branchname>

Update (for those who have privileges)

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