.Epub file for CodeIgniter 3 User Manual |
03-23-2015, 08:11 AM
(This post was last modified: 03-25-2015, 07:53 AM by SlimG. Edit Reason: Link did not work )
I compiled the CodeIgniter 3 User Manual for my own use.
I've linked to it here for whoever else would like to read their CodeIgniter on their e-reader devices. Download link -> http://bit.ly/codeigniter3epub I take no credit beyond the six commands I ran to compile it in Ubuntu 14.10 Here are instructions for those who are interested in compiling their own .epub instead of downloading the compiled one from the link above: Code: sudo apt-get install git python-sphinx python-sphinxcontrib.phpdomain The resulting epub will be located in build/epub/CodeIgniter.epub You can replace "epub" in the last command with one of the following if you prefer another output format:
My hat off to whoever wrote the manual, the content is of high quality, and the choice of using sphinx was genius!
Thank you for the very succinct method of generating the user manual.
And congrats on using Linux too...
CI 3.1 Kubuntu 19.04 Apache 5.x Mysql 5.x PHP 5.x PHP 7.x
Remember: Obfuscation is a bad thing. Clarity is desirable over Brevity every time.
I will build an epub format user guide, and add a download link for it, with the next main website update.
Thank you, SlimG
Seems like the .epub download-link did not work, I've replaced it with one that does:
http://bit.ly/codeigniter3epub |
Welcome Guest, Not a member yet? Register Sign In |