Monado OpenXR Runtime
p_documentation.h
Go to the documentation of this file.
1 // Copyright 2019, Collabora, Ltd.
2 // SPDX-License-Identifier: BSL-1.0
3 /*!
4  * @file
5  * @brief Documentation.
6  * @author Jakob Bornecrantz <jakob@collabora.com>
7  * @ingroup st_prober
8  */
9 
10 #pragma once
11 
12 
13 /*!
14  * @defgroup st_prober Prober and device management code
15  *
16  * Probing code.
17  *
18  * @ingroup xrt
19  */