See the Nais handbook for a more detailed explanation of the documentation structure and how to contribute.
If a page should have a warning about not being available in test-nais, add the following near the top of the page:
<<not_in_test_nais("Name of feature")>>Add the following to the frontmatter of the page:
conditional: [not-test-nais, not-nav]Add the following to the frontmatter of the page:
conditional: [tenant, nav, ssb]
^^^^^^--- the keyword "tenant" is required to exclude all not mentionedasdf plugin add poetry
asdf install poetry latestmake installmake localTENANT=nav make localmake clean-build