BuildCache
doc-mainpage.hpp
1
//--------------------------------------------------------------------------------------------------
2
// Copyright (c) 2021 Marcus Geelnard
3
//
4
// This software is provided 'as-is', without any express or implied warranty. In no event will the
5
// authors be held liable for any damages arising from the use of this software.
6
//
7
// Permission is granted to anyone to use this software for any purpose, including commercial
8
// applications, and to alter it and redistribute it freely, subject to the following restrictions:
9
//
10
// 1. The origin of this software must not be misrepresented; you must not claim that you wrote
11
// the original software. If you use this software in a product, an acknowledgment in the
12
// product documentation would be appreciated but is not required.
13
//
14
// 2. Altered source versions must be plainly marked as such, and must not be misrepresented as
15
// being the original software.
16
//
17
// 3. This notice may not be removed or altered from any source distribution.
18
//--------------------------------------------------------------------------------------------------
19
20
//--------------------------------------------------------------------------------------------------
21
// Purpose: This is the Doxygen main page. The file is not actually used by the BuildCache source.
22
//--------------------------------------------------------------------------------------------------
23
24
#ifndef BUILDCACHE_DOC_MAINPAGE_HPP_
25
#define BUILDCACHE_DOC_MAINPAGE_HPP_
26
61
67
73
76
79
82
85
88
91
94
95
#endif // BUILDCACHE_DOC_MAINPAGE_HPP_
Generated by
1.8.17