Navigation
The purpose of a navigation page is to direct users deeper into the doc set and act as a sub-landing page for a specific area of the docs.
pcx_content_type: navigationFor more details, refer to pcx_content_type.
Use <DirectoryListing /> to display the directory of a specific folder, which appears as a list of links.
---weight: xxpcx_content_type: navigation---
import { DirectoryListing } from "~/components";
# Name of section
<DirectoryListing />