docsifyjs/docsify

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

Open

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

在 GitHub 查看
 (6 评论) (2 反应) (0 负责人)JavaScript (5,630 fork)batch import
good first Issue

仓库指标

Star
 (26,454 star)
PR 合并指标
 (平均合并 18天 16小时) (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

贡献者指南