~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/doxygen.h

  • Committer: lbieber at stabletransit
  • Date: 2010-10-13 16:01:40 UTC
  • mfrom: (1836.3.1 more-docs)
  • mto: This revision was merged to the branch mainline in revision 1844.
  • Revision ID: lbieber@drizzle-build-n02.wc1.dfw1.stabletransit.com-20101013160140-vft253sh5ljmcl6n
Merge Monty - Moved libdrizzle api listings from doxygen to sphinx

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*
2
 
 * Drizzle Client & Protocol Library
3
 
 *
4
 
 * Copyright (C) 2008 Eric Day (eday@oddments.org)
5
 
 * All rights reserved.
6
 
 *
7
 
 * Use and distribution licensed under the BSD license.  See
8
 
 * the COPYING.BSD file in the root source directory for full text.
9
 
 */
10
 
 
11
 
/**
12
 
 * @file
13
 
 * @brief Main page for Doxygen
14
 
 */
15
 
 
16
 
/**
17
 
 * @mainpage Drizzle Client & Protocol Library
18
 
 */