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 Fix dependabot config 2025-08-22 17:09:18 -07:00
bin Adding revdate update script 2025-08-07 10:40:22 +05:30
docs Fixed the level-1 headings in Observability docs. 2025-10-16 14:47:54 +05:30
dsc-style-bundle@e800736a37 Bump dsc-style-bundle from `d1caf4d` to `e800736` 2025-09-19 12:25:04 +00:00
shared
.gitignore
.gitmodules
CODEOWNERS
Makefile
README.adoc
notes.txt
package-lock.json ar_STAC-22901 2025-08-26 15:12:46 +05:30
package.json
ss-local-playbook.yml Change version naming form "next" to "latest". 2025-07-10 12:43:42 +02:00
ss-remote-playbook.yml Change version naming form "next" to "latest". 2025-07-10 12:43:42 +02:00

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.`