Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F7609362
doxygen.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
doxygen.h
View Options
/* doxygen.h */
/*
* Copyright (C) 2006 - 2012
* Andrew Beekhof <andrew@beekhof.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifndef DOXYGEN__H
# define DOXYGEN__H
/**
* \file
* \brief Fake header file that contains doxygen documentation.
* \author Andrew Beekhof <andrew@beekhof.net>
*
* The purpose of this file is to provide a file that can be used to create
* doxygen pages. It should contain _only_ comment blocks.
*
*
* \defgroup core Core API
* \defgroup date ISO-8601 Date/Time API
* \defgroup cib Configuration API
* \defgroup lrmd Local Resource Manager API
* \defgroup pengine Policy Engine API
* \defgroup fencing Fencing API
*/
/**
* \mainpage
* Welcome to the developer documentation for The Pacemaker Project! For more
* information about Pacemaker, please visit the
* <a href="http://clusterlabs.org">project web site</a>.
*
* Here are some pointers on where to go from here.
*
* Using Pacemaker APIs:
* - \ref core
* - \ref date
* - \ref cib
* - \ref lrmd
* - \ref pengine
* - \ref fencing
*
* Contributing to the Pacemaker Project:
* - \ref commit_messages
* - \ref coding_guidelines
*/
/**
* \page coding_guidelines Coding Guidelines
* \verbinclude doc/coding_guidelines.txt
*/
#endif /* DOXYGEN__H */
File Metadata
Details
Attached
Mime Type
text/html
Expires
Thu, Oct 16, 12:05 AM (5 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2517645
Default Alt Text
doxygen.h (1 KB)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment