问题
I've a lot of documentation in github wiki. I would like organize it and create a book out of it. When ever I update the wiki, the book should be updated. Is this possible ?
回答1:
Welcome to Gitbook. This service might help you. https://www.gitbook.com/blog/features/import-github
This service as far I read doesnt support github wiki directly.
However because github stores wiki as a seperate repository with reponame.wiki.git, you should be able to import this github repo into gitbook.
来源:https://stackoverflow.com/questions/30883964/create-gitbook-from-github-wiki-pages