Welcome to mirror list, hosted at ThFree Co, Russian Federation.

doxygen_mainpage.hpp « pages « doxygen_input « doxy « doc « attic - github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e406719a19434845d9ee1d5e95d556044d83abb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
// Boost.AFIO
//
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)

#ifndef _DOXYGEN_MAINPAGE_HPP
#define _DOXYGEN_MAINPAGE_HPP


// -> introduction.qbk
// -> quickstart.qbk

/*!
\mainpage Boost.AFIO

Welcome to the Boost.AFIO documentation. You may find the more formal documentation at
http://boostgsoc13.github.io/boost.afio/ of use. It also includes a full reference manual.

*/





#endif // _DOXYGEN_MAINPAGE_HPP