mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 02:43:58 +00:00
Fix some mistakes in the doxygen test files.
[SVN r58001]
This commit is contained in:
parent
81d6139335
commit
3ee20c35ad
@ -41,7 +41,7 @@ namespace example
|
||||
class inner_class {
|
||||
public:
|
||||
int x;
|
||||
}
|
||||
};
|
||||
|
||||
enum class_enum { enumerator };
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!--
|
||||
Copyright Daniel James 2009
|
||||
@ -5,7 +6,6 @@ Distributed under 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)
|
||||
-->
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
||||
<library id="example" name="Example" dirname="example" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>Example</title>
|
||||
|
Loading…
x
Reference in New Issue
Block a user