Re: [cmake-developers] ;-list in docs

2017-05-15 Thread Brad King
On 05/13/2017 06:43 PM, Jean-Michaël Celerier wrote:
> On Sat, May 13, 2017 at 5:39 AM, Craig Scott wrote:
>> ;-list
> It's a shorthand for semicolon-separated list : 
> https://cmake.org/cmake/help/v3.8/command/separate_arguments.html?highlight=semicolon

Yes.  In documentation that has been modernized we use

:ref:`;-list `

to link here:

 https://cmake.org/cmake/help/v3.8/manual/cmake-language.7.html#lists

-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers


Re: [cmake-developers] ;-list in docs

2017-05-13 Thread Jean-Michaël Celerier
On Sat, May 13, 2017 at 5:39 AM, Craig Scott 
wrote:

> ;-list


It's a shorthand for semicolon-separated list :
https://cmake.org/cmake/help/v3.8/command/separate_arguments.html?highlight=semicolon
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

[cmake-developers] ;-list in docs

2017-05-12 Thread Craig Scott
It would seem that there are many cases where CMake documentation contains
the string ;-list which is not parsed as anything special and therefore
appears in the compiled documentation just like that. It looks like a
mistake, so I'm wondering whether there's a reason for it or if it is
something that could easily be cleaned up with a bit of search-and-replace?
I'm happy to do the merge request, just checking if I'm missing some reason
why it is there, given there are so many occurrences of it (about 37).

-- 
Craig Scott
Melbourne, Australia
https://crascit.com
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers