Folder-based navigation
Auto-generate navigation from a folder of markdown files using the new folder configuration. Instead of manually listing each page in docs.yml, point to a folder. Fern discovers all .md and .mdx files and adds them to the navigation.
docs.yml
Subfolders become nested sections. Supported options: title, slug, icon, collapsed, hidden, skip-slug, availability.