Re: [julia-users] Julia off-line documentation

2014-10-02 Thread Charles Novaes de Santana
Great to know it! Thank you, Steven! I will try to follow this discussion! ;) Charles On Thu, Oct 2, 2014 at 9:58 PM, Steven G. Johnson wrote: > > > On Thursday, October 2, 2014 12:12:25 PM UTC-4, Charles Santana wrote: >> >> Just out of curiosity: Would it be possible to have a built-in >> doc

Re: [julia-users] Julia off-line documentation

2014-10-02 Thread Steven G. Johnson
On Thursday, October 2, 2014 12:12:25 PM UTC-4, Charles Santana wrote: > > Just out of curiosity: Would it be possible to have a built-in > documentation for each function/package, similar to R, for example? > Something "intrinsic" to the installation of any package? Is there a > specific reas

Re: [julia-users] Julia off-line documentation

2014-10-02 Thread Charles Novaes de Santana
Obrigado, João! Thank you, Jake! I didn't know this simple tips! :) Just out of curiosity: Would it be possible to have a built-in documentation for each function/package, similar to R, for example? Something "intrinsic" to the installation of any package? Is there a specific reason for the way th

Re: [julia-users] Julia off-line documentation

2014-10-02 Thread Jake Bolewski
Read the docs allows you to download the content in epub and zipped html (look at the lower right hand corder for the documentation version popup). On Thursday, October 2, 2014 12:01:22 PM UTC-4, João Felipe Santos wrote: > > You can build the docs as a PDF or as HTML and read them on your comput

Re: [julia-users] Julia off-line documentation

2014-10-02 Thread João Felipe Santos
You can build the docs as a PDF or as HTML and read them on your computer. Check https://github.com/JuliaLang/julia/tree/release-0.3/doc -- João Felipe Santos On Thu, Oct 2, 2014 at 11:59 AM, Charles Novaes de Santana < charles.sant...@gmail.com> wrote: > Dear all, > > I was wondering if there i

[julia-users] Julia off-line documentation

2014-10-02 Thread Charles Novaes de Santana
Dear all, I was wondering if there is any "official" Julia documentation that can be accessed off-line. What do you recommend to use if I want to "read the docs" without connecting to internet. I looked for documents like these but I couldn't find a good general one so far. Thanks in advance for