|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
rendering xdoc separatlyHi all,
i would like to write some technical documentation in xdoc format and render it for an existing web site, out of a maven context. Is it possible to call some code from Doxia to render xdoc files separatly ? We'd like to render it "online", is there already some servlet for doing this ? I'm conscious web site integration issues have to be handled : support of the site banner and/or menu, support of the site CSS... There is some work to do even if this Doxia code could generate style-less XHTML. Thank you for your reading and your solutions or advises, Dominique. |
|
|
RE: rendering xdoc separatlyHi Dominique,
Have a look to test cases in the doxia-core http://svn.apache.org/repos/asf/maven/doxia/trunk/doxia-core/src/test/java/o rg/apache/maven/doxia/module/xdoc HTH Vincent > -----Original Message----- > From: Dominique JOCAL [mailto:djocal@...] > Sent: Wednesday, March 22, 2006 4:55 AM > To: doxia-users@... > Subject: [doxia] rendering xdoc separatly > > Hi all, > > i would like to write some technical documentation in xdoc format and > render it for an existing web site, out of a maven context. > > Is it possible to call some code from Doxia to render xdoc files separatly > ? We'd like to render it "online", is there already some servlet for doing > this ? > > I'm conscious web site integration issues have to be handled : support of > the site banner and/or menu, support of the site CSS... There is some work > to do even if this Doxia code could generate style-less XHTML. > > Thank you for your reading and your solutions or advises, > > Dominique. |
|
|
Re: rendering xdoc separatlyVincent,
There's no documentation actually about doxia (except the javadoc and the tests) ? Arnaud On 3/22/06, Vincent Siveton <vincent.siveton@...> wrote: > > Hi Dominique, > > Have a look to test cases in the doxia-core > > http://svn.apache.org/repos/asf/maven/doxia/trunk/doxia-core/src/test/java/o > rg/apache/maven/doxia/module/xdoc > > HTH > > Vincent > > > -----Original Message----- > > From: Dominique JOCAL [mailto:djocal@...] > > Sent: Wednesday, March 22, 2006 4:55 AM > > To: doxia-users@... > > Subject: [doxia] rendering xdoc separatly > > > > Hi all, > > > > i would like to write some technical documentation in xdoc format and > > render it for an existing web site, out of a maven context. > > > > Is it possible to call some code from Doxia to render xdoc files > separatly > > ? We'd like to render it "online", is there already some servlet for > doing > > this ? > > > > I'm conscious web site integration issues have to be handled : support > of > > the site banner and/or menu, support of the site CSS... There is some > work > > to do even if this Doxia code could generate style-less XHTML. > > > > Thank you for your reading and your solutions or advises, > > > > Dominique. > > |
|
|
Re: rendering xdoc separatlyArnaud,
You are right, very poor documentation. See the doxia-site project. The developers need to check the sources, and the tests. Cheers, Vincent 2006/3/22, Arnaud HERITIER <aheritier@...>: > Vincent, > > There's no documentation actually about doxia (except the javadoc and the > tests) ? > > Arnaud > > On 3/22/06, Vincent Siveton <vincent.siveton@...> wrote: > > > > Hi Dominique, > > > > Have a look to test cases in the doxia-core > > > > http://svn.apache.org/repos/asf/maven/doxia/trunk/doxia-core/src/test/java/o > > rg/apache/maven/doxia/module/xdoc > > > > HTH > > > > Vincent > > > > > -----Original Message----- > > > From: Dominique JOCAL [mailto:djocal@...] > > > Sent: Wednesday, March 22, 2006 4:55 AM > > > To: doxia-users@... > > > Subject: [doxia] rendering xdoc separatly > > > > > > Hi all, > > > > > > i would like to write some technical documentation in xdoc format and > > > render it for an existing web site, out of a maven context. > > > > > > Is it possible to call some code from Doxia to render xdoc files > > separatly > > > ? We'd like to render it "online", is there already some servlet for > > doing > > > this ? > > > > > > I'm conscious web site integration issues have to be handled : support > > of > > > the site banner and/or menu, support of the site CSS... There is some > > work > > > to do even if this Doxia code could generate style-less XHTML. > > > > > > Thank you for your reading and your solutions or advises, > > > > > > Dominique. > > > > > > |
| Free embeddable forum powered by Nabble | Forum Help |