Valkka
1.6.1
OpenSource Video Management
include
doc.h
Go to the documentation of this file.
1
/*
2
* doc.h : Dummy header file for doxygen documentation
3
*
4
* (c) Copyright 2017-2024 Sampsa Riikonen
5
*
6
* Authors: Sampsa Riikonen <sampsa.riikonen@iki.fi>
7
*
8
* This file is part of the Valkka library.
9
*
10
* Valkka is free software: you can redistribute it and/or modify
11
* it under the terms of the GNU Lesser General Public License as
12
* published by the Free Software Foundation, either version 3 of the
13
* License, or (at your option) any later version.
14
*
15
* This program is distributed in the hope that it will be useful,
16
* but WITHOUT ANY WARRANTY; without even the implied warranty of
17
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18
* GNU Lesser General Public License for more details.
19
*
20
* You should have received a copy of the GNU Lesser General Public License
21
* along with this program. If not, see <https://www.gnu.org/licenses/>
22
*
23
*/
24
35
/* Some nice links:
36
* coding style:
37
* http://csweb.cs.wfu.edu/~fulp/CSC112/codeStyle.html
38
* doxygen:
39
* http://flcwiki.desy.de/How%20to%20document%20your%20code%20using%20doxygen
40
* https://www.stack.nl/~dimitri/doxygen/manual/
41
* https://stackoverflow.com/questions/51667/best-tips-for-documenting-code-using-doxygen
42
* https://stackoverflow.com/questions/2544782/doxygen-groups-and-modules-index
43
*
44
*/
45
46
431
/********* GROUP/MODULE DEFINITIONS ***************/
432
433
Generated by
1.9.1