Hi Stuart, 2011/1/24 Stuart Rackham <[email protected]>
> Hi Arnaud > > Congrats on your shiny new documentation! > > Nice to see a big project done using AsciiDoc and nice use of JavaScript on > the Compatibility page. > > I've added it to the list of 'Documents written using AsciiDoc' on the > AsciiDoc website. > thanks a lot. > Do you have a link to the Makefiles? They would be a good resource for > others seeking to automate large project builds. > sure: http://svn.debian.org/wsvn/nut/trunk/docs/ Interesting Makefiles are located here (docs/) and in the man/ and website/ subdirs. Target names should be self descriptive ;-) Note that due to the double manpages shipping (ie both .txt and groff format), man/Makefile.am is sub optimal... There is also an m4 macro (NUT_CHECK_ASCIIDOC) to detect AsciiDoc path and version, that is then used in configure.in: http://svn.debian.org/wsvn/nut/trunk/m4/nut_check_asciidoc.m4 http://svn.debian.org/wsvn/nut/trunk/configure.in If more info are needed, I'd be happy to answer. cheers, Arnaud -- PS: my offer still stands... whenever you need a unit, ping me back. -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
