An open API service indexing awesome lists of open source software.

https://github.com/gluufederation/docs-gluu-server-prod

Production documentation repo for the Gluu Server
https://github.com/gluufederation/docs-gluu-server-prod

documentation

Last synced: about 1 year ago
JSON representation

Production documentation repo for the Gluu Server

Awesome Lists containing this project

README

          

# Moved to [Gluu4 monorepo](https://github.com/GluuFederation/gluu4/tree/main/docs-gluu-server-prod)
# docs-ce-prod

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.

## Documentation styleguide

When contributing documentation, please refer to the [styleguide](https://github.com/GluuFederation/docs-style-guide) 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 specific branch

`$ git checkout `

## Update (for those who have privileges)

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