Hi Yes, the site is updated on every release (maybe I forgot to update it on 2.0.1).
As Jakob says, the web context params documentation are generated using myfaces-builder-plugin. The idea is generate almost all documentation from the code, to make maintain task more easier. You just have to keep in mind if you add a context param on myfaces core to annotate using @JSFWebConfigParam, and it will be on that page when the site is generated. I'll update the site soon. regards, Leonardo Uribe 2010/8/17 Jakob Korherr <[email protected]> > Hi, > > The information on this site is from the @JSFWebConfigParam annotation used > on the public static final String fields which refer the web.xml parameter. > > Also I guess this site is always updated when Leonardo is doing a core > release. > > Regards, > Jakob > > 2010/8/17 Matthias Wessendorf <[email protected]> > > On Tue, Aug 17, 2010 at 8:34 PM, Michael Concini <[email protected]> >> wrote: >> > What needs to be done to update the page on the MyFaces site that >> documents >> > the web context parameters with some of the new parameters that have >> been >> > added in 2.0+? There are several new context params that were added in >> > 2.0.1 and a few more that will be available with 2.0.2. >> > >> > http://myfaces.apache.org/core20/myfaces-impl/webconfig.html >> >> does the site generate fine locally, or what is the problem here? >> >> I think the site hasn't been published in a looooooooooooong time.. >> >> > >> > I'd be glad to add doc for the context params that I've added. I just >> need >> > someone to point me in the right direction. >> > >> > Alternatively, would it make more sense to migrate this information over >> to >> > the wiki to allow for easier updates by the community? >> >> I'd think so?! Right now it is not really obvious that the doc will >> live in the wiki.. >> >> > >> > Regards, >> > Mike >> > >> > >> >> >> >> -- >> Matthias Wessendorf >> >> blog: http://matthiaswessendorf.wordpress.com/ >> sessions: http://www.slideshare.net/mwessendorf >> twitter: http://twitter.com/mwessendorf >> > > > > -- > Jakob Korherr > > blog: http://www.jakobk.com > twitter: http://twitter.com/jakobkorherr > work: http://www.irian.at >
