Skip to content

bsc-s2/s2-doc-pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s2-doc-pub

All public doc about S2, including API, demo, FAQ etc.

Dependency

  • nodejs

    brew install nodejs
    
  • gitbook

    npm install gitbook
    
  • ebook-convert install calibre.app first. Then

    sudo ln -s /Applications/calibre.app/Contents/MacOS/ebook-convert /usr/local/bin
    

Build

build.sh generates table-of-content, compiles markdown to html pages, generates a all-in-one html page and update everything it built to branch release:

./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages