Go to file
akashraj4261 281b67f9b3
Merge pull request #104 from akashraj4261/akash/level_1-heading-fix
Fixed the level-1 headings in Observability docs.
2025-10-16 14:58:46 +05:30
.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.`