Skip to content

vivliostyle/typedocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

typedocs

Vivliostyle source code documentation with typedoc

Vivliostyle.js Core

Making

TODO: This should be included in the CI of vivliostyle.js, but currenly making it manually:

$ cd vivliostyle.js/packages/core/
$ typedoc --out ../../../typedocs/core --entryPointStrategy expand ./src/vivliostyle
$ cd ../../../typedocs
$ git add .
$ git commit -m 'update core/'

More...

TODO: add other Vivliostyle products

About

Vivliostyle source code documentation with typedoc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published