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 合併指標
 (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

貢獻者指南