Skip to content

lookdczar/gitbook-plugin-expandable-chapters-small-auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Expandable chapters for GitBook

Tiny change to the expandable-chapters plugin from https://github.com/DomainDrivenArchitecture/ to use smaller arrows.

How to use it?

Add it to your book.json configuration:

{
    plugins: ["expandable-chapters-small"]
}

Install your plugins using:

$ gitbook install

Configuration

There is no configuration needed at the moment, can be left empty.

{
	"pluginsConfig": {
		"expandable-chapters-small":{}
	}
}

About

从cocos文档中拷贝出的一个版本,比较好的折叠侧边栏

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published