docsifyjs/docsify

Feature request: TOC (Table Of Contents) on the right side

开放

#1,908 创建于 2022年10月24日

 (6 条评论) (2 个反应) (0 位负责人)JavaScript (5,630 个派生)batch import
good first Issue

仓库指标

星标
 (26,454 个星标)
PR 合并指标
 (平均合并 10天 13小时) (30 天内合并 9 个 PR)

描述

Feature request

What problem does this feature solve?

Include a TOC (Table of Contents) section on the right side.

What does the proposed API look like?

How should this be implemented in your opinion?

The Table of contents should be autogenerated and triggered with a flag, similar to how the navigation or sidebars work. It would contain a separate file toc.md for example that would be used for styling and supplemental configuration.

It would look and work similar to how it's implemented currently for the android documentation: https://developer.android.com/games/develop/overview

Are you willing to work on this yourself?

No

贡献者指南