Go to file
Sushant Gaurav 5094f59f9a
Merge pull request #296 from rancher/dependabot/submodules/product-docs-common-abe50ce
Bump product-docs-common from `a14d458` to `abe50ce`
2025-10-23 22:17:29 +05:30
.github Dependabot config to target main branch only 2025-05-09 13:34:37 -07:00
archived_docs/version-1.7 added content from community PR-1206 2025-09-29 20:27:21 +05:30
docs added suggestion from Akash 2025-10-22 10:44:04 +05:30
dsc-style-bundle@58597dae23 Bump dsc-style-bundle from `92cf9c0` to `58597da` 2025-10-17 13:14:14 +00:00
navs further repo setup 2024-08-23 12:07:48 +02:00
product-docs-common@abe50cebe1 Bump product-docs-common from `a14d458` to `abe50ce` 2025-10-23 13:12:58 +00:00
shared Fix to component name for product naming 2024-09-26 13:44:27 +02:00
.gitignore A tidy up following the move to folder based versioning 2024-09-20 12:47:41 +02:00
.gitmodules Remove unused submodule 2025-10-03 15:34:32 -07:00
CODEOWNERS Add CODEOWNERS file 2024-08-30 17:01:52 -07:00
Makefile Change to d-s-c styling 2025-03-28 11:38:03 +01:00
README.adoc updated readme 2024-09-20 12:54:17 +02:00
lh-local-playbook.yml Use shared resource for attributes 2025-09-24 17:20:08 -07:00
lh-remote-playbook.yml Use shared resource for attributes 2025-09-24 17:20:08 -07:00
package-lock.json Change to d-s-c styling 2025-03-28 11:38:03 +01:00
package.json Fix xref issue in Maintenance file 2024-09-25 17:36:05 +08:00

README.adoc

# longhorn-product-docs

SUSE product documentation for Longhorn

## Local working

* Clone the repository.
* Run `make environment` to install antora.
* Run `make local` to build the site into `build/site`. Open `build/site/index.html` to view.

## Versions

Versioned documentation is in folders in `docs/`.

Good luck‽