memphis-iis / iis-handbook

Handbook and operations manual for students, faculty, and staff at the Institute for Intelligent Systems at the University of Memphis
Other
0 stars 0 forks source link

= IIS Handbook

Welcome to the 2017 edition of the Institute for Intelligent Systems Handbook.

You can find this book online at: http://iis.memphis.edu/book

The IIS Handbook is open source under a Creative Commons license and uses the build structure of the 2nd edition Pro Git book.

Most changes to the book can be made by modifying a text file in the appropriate section of the book, but roles and responsibilities are stored as variables in iis-handbook.asc at the top level.

== How To Make Major Changes to the Book

== How To Make Minor Changes to the Book

== How To Generate the Book


$ bundle install $ bundle exec rake book:build Converting to HTML... -- HTML output at progit.html Converting to EPub... -- Epub output at progit.epub Converting to Mobi (kf8)... -- Mobi output at progit.mobi Converting to PDF... -- PDF output at progit.pdf

This uses the asciidoctor, asciidoctor-pdf and asciidoctor-epub projects.