On Jan 27, 2013, at 6:03 AM, Alexander Neundorf <[email protected]> wrote:
> Hi, > > I'm about to start adding "Generic" sections to the generated documentation. > This could contain > * a section about the regeexps supported by cmake, so it doesn't have to be > documented in the string() and/or if() command > > * a section about generator expressions, this appars currently multiple times > in the docs > > * a section about the search order of find_xxx(), which appears currently > under find_library(), _file(), _path(), _program() and _package() > > Comments, objections ? > > Alex > -- > > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers It would be nice to be able to cross reference the generic docs from the multiple places you are thinking of replacing... What's your plan for "see over here" type links? -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
