No problem, glad that part’s working now.

To view Docile-generated help you need to call using Lexicon, which hooks 
into Julia’s help system and adds the help entries generated by Docile. If 
you’ve not got Lexicon installed you can call Pkg.add("Lexicon") to install 
it.

— Mike
On Tuesday, 20 January 2015 18:35:20 UTC+2, Yuuki Soho wrote:
>
> I had a problem with my packages (it was even crashing on update...), I 
> reinstalled the packages from scratch and the error is gone. I should have 
> checked that first, sorry.
>
> That said I'm not sure it's working properly, that's what I get (I renamed 
> the test function above test1):
>
> help?> test1
> INFO: Loading help data...
> test1 (generic function with 1 method)
>
>

Reply via email to