> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 侧边栏导航增强

通过优化间距和排版，改进了侧边栏填充和视觉层次。文档导航现在提供更清晰的视觉结构和更好的可读性。

## 基础路径配置

为文档路由添加了灵活的基础路径配置。组织现在可以在自定义路径下托管文档，同时保持正确的导航。

**`docs.yml`**

```yaml docs.yml
instances:
  - url: your-site.docs.buildwithfern.com
    custom-domain: your-site.com/docs
```

阅读文档