Go to file
jorn 207c503371
Update usingcrd.adoc
Clarified "Use Name Referral"
2025-05-14 13:20:48 -05:00
.github Fix playbook name in workflow 2025-01-08 16:36:02 -08:00
docs Update usingcrd.adoc 2025-05-14 13:20:48 -05:00
product-docs-supplemental-files@d40b1a106b Updating product-docs-supplemental files. 2024-12-02 08:48:13 -08:00
.gitignore Updating some structural elements in the gitignore, makefile, and supplemental files. Additionally updated dependency list and adjusted displayed filenames to titlecase. 2024-10-23 14:55:37 -07:00
.gitmodules Docs migration initial commit 2024-09-17 18:15:59 +02:00
CODEOWNERS Add CODEOWNERS file 2024-08-30 16:38:44 -07:00
LICENSE Adding license and removing docusaurus static directory 2024-10-23 15:12:01 -07:00
Makefile Use npm ci for consistent builds 2024-12-16 10:41:01 -08:00
README.md Initial commit 2024-08-12 16:42:46 +02:00
neuvector-playbook-local.yml Add springio/antora-xref-extension. Antora's built-in validation doesn't support xrefs with fragments (i.e. linking to the header of another file) 2025-01-10 16:03:06 -08:00
neuvector-playbook.yml Add springio/antora-xref-extension. Antora's built-in validation doesn't support xrefs with fragments (i.e. linking to the header of another file) 2025-01-10 16:03:06 -08:00
package-lock.json Add springio/antora-xref-extension. Antora's built-in validation doesn't support xrefs with fragments (i.e. linking to the header of another file) 2025-01-10 16:03:06 -08:00
package.json Add springio/antora-xref-extension. Antora's built-in validation doesn't support xrefs with fragments (i.e. linking to the header of another file) 2025-01-10 16:03:06 -08:00
variables.json Initial commit 2024-08-12 16:42:46 +02:00

README.md

neuvector-product-docs

Antora setup

  • Install Antora packages locally:
npm install
  • Check the version
npx antora -v

# OR

antora -v