readme
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
# HTML2PRINT with gitbook content management
|
# HTML2PRINT with gitbook content management
|
||||||
|
|
||||||
|
*/!\ WORK IN PROGRESS*
|
||||||
|
|
||||||
## Book src
|
## Book src
|
||||||
|
|
||||||
bin/sync.sh will pull books from git repositories listed in the the script
|
bin/sync.sh will first clone then pull books from git repositories listed in the the script into the directory book-src
|
||||||
|
|
||||||
source are in the directory book-src
|
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
bin/build.py will read the book sources and convert them to html files using pandoc (pypandoc)
|
bin/build.py will read the book sources and convert them to html files using pandoc (pypandoc) and BeautifulSoup
|
||||||
|
|
||||||
## Automation
|
## Automation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user