mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
Findosg*: Improve documentation formatting
Add reST markup for inline literals and cross-references.
This commit is contained in:
@@ -11,16 +11,16 @@ NOTE: It is highly recommended that you use the new
|
||||
FindOpenSceneGraph.cmake introduced in CMake 2.6.3 and not use this
|
||||
Find module directly.
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osg This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgAnimation
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgAnimation This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgFX
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgFX This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgGA
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgGA This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgIntrospection
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgINTROSPECTION This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgManipulator
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgManipulator This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgParticle
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgParticle This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgPresentation
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgPresentation This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgProducer
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgProducer This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgQt
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgQt This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgShadow
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgShadow This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgSim
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgSim This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgTerrain
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgTerrain This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgText
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgText This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgUtil
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgUtil This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgViewer
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgViewer This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgVolume
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgVolume This module defines
|
||||
|
||||
|
||||
@@ -7,16 +7,16 @@ FindosgWidget
|
||||
|
||||
|
||||
|
||||
This is part of the Findosg* suite used to find OpenSceneGraph
|
||||
This is part of the ``Findosg*`` suite used to find OpenSceneGraph
|
||||
components. Each component is separate and you must opt in to each
|
||||
module. You must also opt into OpenGL and OpenThreads (and Producer
|
||||
if needed) as these modules won't do it for you. This is to allow you
|
||||
control over your own system piece by piece in case you need to opt
|
||||
out of certain components or change the Find behavior for a particular
|
||||
module (perhaps because the default FindOpenGL.cmake module doesn't
|
||||
module (perhaps because the default :module:`FindOpenGL` module doesn't
|
||||
work with your system as an example). If you want to use a more
|
||||
convenient module that includes everything, use the
|
||||
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.
|
||||
:module:`FindOpenSceneGraph` instead of the ``Findosg*.cmake`` modules.
|
||||
|
||||
Locate osgWidget This module defines
|
||||
|
||||
|
||||
Reference in New Issue
Block a user