Page 1 of 1

Offline Documents

Posted: Fri Sep 14, 2012 7:42 am
by ganu98
Is there any PDF with all the chapter of getting started documentation. This will help me to read document offline

Re: Offline Documents

Posted: Fri Sep 14, 2012 9:49 am
by aazzolini
No, a single page containing the entirety of the docs does not currently exist.

I will add this as a task for me.

Re: Offline Documents

Posted: Fri Sep 14, 2012 5:40 pm
by aazzolini
You can now obtain the single page documents here:

http://docs.broadleafcommerce.org/curre ... age.tar.gz

You will likely want to unzip this and serve it through a webserver.

The easiest way will be to simply invoke

Code: Select all

python -m SimpleHTTPServer 9090


from the command line.

Re: Offline Documents

Posted: Sun Sep 16, 2012 9:18 am
by ganu98
Thanks a lot Aazzolini for your effort

Re: Offline Documents

Posted: Wed Oct 31, 2012 3:54 am
by graham77
PDF is by far most popular way of getting started documentation. I also request for pdf powered documentation. Thanks.

Re: Offline Documents

Posted: Mon Nov 05, 2012 10:36 am
by aazzolini
I will consider creating a single PDF that holds all of the documentation. This isn't something that's directly supported by our documentation framework, but it's possible that in the future support for this can be introduced.