Hello, I'm pretty interested in learning and knowing about Fan programming language. Is there any kind of printable documentation (pdf or stuff) I can download? I couldn't find it anywhere. The web page is really nice, but I would prefer not to read it all on screen. Thanks.
brianWed 16 Apr 2008
sorry - all we have is the HTML right now
although all the doc source is actually written in Fandoc, so the eventually plan is to create new output formats like PDF
otomodachiWed 16 Apr 2008
thank you for your reply anyway brian :)
brianWed 16 Apr 2008
If you are up for some hacking (or anybody is) - I think it should be pretty easy to take the fandoc parser to generate docbook, then find a tool which translates docbook to pdf. Or there might be some tools which suck in a big dir tree of HTML and generate printed docs.
otomodachi Wed 16 Apr 2008
Hello, I'm pretty interested in learning and knowing about Fan programming language. Is there any kind of printable documentation (pdf or stuff) I can download? I couldn't find it anywhere. The web page is really nice, but I would prefer not to read it all on screen. Thanks.
brian Wed 16 Apr 2008
sorry - all we have is the HTML right now
although all the doc source is actually written in Fandoc, so the eventually plan is to create new output formats like PDF
otomodachi Wed 16 Apr 2008
thank you for your reply anyway brian :)
brian Wed 16 Apr 2008
If you are up for some hacking (or anybody is) - I think it should be pretty easy to take the fandoc parser to generate docbook, then find a tool which translates docbook to pdf. Or there might be some tools which suck in a big dir tree of HTML and generate printed docs.