Fixed the level-1 headings in Observability docs. |
||
|---|---|---|
| .github | ||
| bin | ||
| docs | ||
| dsc-style-bundle@e800736a37 | ||
| shared | ||
| .gitignore | ||
| .gitmodules | ||
| CODEOWNERS | ||
| Makefile | ||
| README.adoc | ||
| notes.txt | ||
| package-lock.json | ||
| package.json | ||
| ss-local-playbook.yml | ||
| ss-remote-playbook.yml | ||
README.adoc
= SUSE Observability documentation SUSE Rancher product documentation for SUSE Observability. To work locally: * Fork this repo. * `git clone --recursive <your_fork>` * `cd stackstate-product-docs` * `make environment` * `make local` * `make preview # Start a local http server. Or skip and just load build/site/index.html into a browser.`