On 17:27 Wed 06 Apr, Kristaps Dzonsons wrote: > >Hello, tech-kern@! > > > >I've posted my proposal to google-melange and duplicating here. > >http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/darkproger/1 > >http://share.darkproger.net/netbsd/sysmodel/proposal.html > > > >Looking for your inquiries! > > What's wrong with outputting mdoc instead of XML? It preserves > semantic information and has an existing parser (in base).
One of the goals is to output (or, rather, augment) mdoc documentation from XML specifications. ; By the way, is it possible to dump/pretty-print the ; mdoc AST? It will be really nice to use these libraries for this task.
