Sounds good, although I think you may want to consider the module syntax used by sphinx:
http://sphinx.pocoo.org/modindex.html Which would mean _app_schema.installation would be the new label. To take it all the way would involve the use of the .. module:: directive as well. Just thought i would point it out since that is the convention that projects using sphinx, including sphinx itself, seem to use. -Justin Ben Caradoc-Davies wrote: > Mike, > > to prevent page label collisions I have started using page label > prefixes for app-schema. For example, instead of labelling > data/app-schema/installation.rst "_installation" I have labelled it > "_app_schema_installation", as this is an obvious case where a collision > would otherwise occur. I have been consistent and used "_app_schema" as > a page label prefix all pages in data/app-schema . > > Technically, this breaks the style guide, so I thought I had better > announce my nonconforming practice and seek forgiveness. > > Kind regards, > -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
