Fix some mistakes in the doxygen test files.

[SVN r58001]
This commit is contained in:
Daniel James 2009-11-28 11:45:34 +00:00
parent 81d6139335
commit 3ee20c35ad
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ namespace example
class inner_class {
public:
int x;
}
};
enum class_enum { enumerator };

View File

@ -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>