Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with sphinx 1.8.1 #394

Closed
t-b opened this issue Sep 26, 2018 · 9 comments
Closed

Does not work with sphinx 1.8.1 #394

t-b opened this issue Sep 26, 2018 · 9 comments
Assignees

Comments

@t-b
Copy link
Contributor

t-b commented Sep 26, 2018

When calling make from the toplevel folder I get

> c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py(4060)_add_symbols()
-> assert len(withDecl) <= 1
H:\projekte\devel\breathe>sphinx-apidoc --version
sphinx-apidoc 1.8.1

I have the same issue on linux.

@vermeeren
Copy link
Collaborator

Do you have an example for reproducing this? I cannot reproduce it in a small test project.

@vermeeren vermeeren self-assigned this Sep 26, 2018
@t-b
Copy link
Contributor Author

t-b commented Sep 27, 2018

I've used the breathe project itself.

Full output:

H:/mingw-w64/x86_64-6.3.0-posix-seh-rt_v5-rev1/mingw64/bin/mingw32-make -C examples/doxygen all
mingw32-make[1]: Entering directory 'H:/projekte/devel/breathe/examples/doxygen'
`which doxygen` class.cfg
`which doxygen` define.cfg
`which doxygen` enum.cfg
`which doxygen` file.cfg
`which doxygen` func.cfg
`which doxygen` page.cfg
`which doxygen` relates.cfg
`which doxygen` author.cfg
`which doxygen` par.cfg
`which doxygen` overload.cfg
`which doxygen` example.cfg
`which doxygen` include.cfg
`which doxygen` qtstyle.cfg
`which doxygen` jdstyle.cfg
`which doxygen` structcmd.cfg
`which doxygen` autolink.cfg
`which doxygen` restypedef.cfg
`which doxygen` afterdoc.cfg
`which doxygen` templ.cfg
`which doxygen` group.cfg
`which doxygen` diagrams.cfg
`which doxygen` memgrp.cfg
`which doxygen` docstring.cfg
`which doxygen` pyexample.cfg
`which doxygen` mux.cfg
`which doxygen` manual.cfg
`which doxygen` interface.cfg
`which doxygen` tag.cfg
warning: enabling OPTIMIZE_OUTPUT_VHDL assumes the following settings:
  ENABLE_PREPROCESSING   = NO (was YES)
  EXTRACT_PACKAGE        = YES (was NO)
mingw32-make[1]: Leaving directory 'H:/projekte/devel/breathe/examples/doxygen'
H:/mingw-w64/x86_64-6.3.0-posix-seh-rt_v5-rev1/mingw64/bin/mingw32-make -C examples/tinyxml all
mingw32-make[1]: Entering directory 'H:/projekte/devel/breathe/examples/tinyxml'
`which doxygen` tinyxml.cfg
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:100: warning: Compound TiXmlCursor is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:900: warning: Compound TiXmlAttributeSet is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:816: warning: Member NameTStr() const (function) of class TiXmlAttribute is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:846: warning: Member Next() (function) of class TiXmlAttribute is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:852: warning: Member Previous() (function) of class TiXmlAttribute is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:856: warning: Member operator==(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:857: warning: Member operator<(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:858: warning: Member operator>(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:863: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlAttribute is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:869: warning: Member Print(FILE *cfile, int depth, TIXML_STRING *str) const (function) of class TiXmlAttribute is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:873: warning: Member SetDocument(TiXmlDocument *doc) (function) of class TiXmlAttribute is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:905: warning: Member Add(TiXmlAttribute *attribute) (function) of class TiXmlAttributeSet is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:906: warning: Member Remove(TiXmlAttribute *attribute) (function) of class TiXmlAttributeSet is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:908: warning: Member First() const (function) of class TiXmlAttributeSet is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:909: warning: Member First() (function) of class TiXmlAttributeSet is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:910: warning: Member Last() const (function) of class TiXmlAttributeSet is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:911: warning: Member Last() (function) of class TiXmlAttributeSet is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:913: warning: Member Find(const char *_name) const (function) of class TiXmlAttributeSet is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:914: warning: Member Find(const char *_name) (function) of class TiXmlAttributeSet is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:918: warning: Member Find(const std::string &_name) const (function) of class TiXmlAttributeSet is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:919: warning: Member Find(const std::string &_name) (function) of class TiXmlAttributeSet is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:254: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)=0 (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1140: warning: Member TiXmlComment(const TiXmlComment &) (function) of class TiXmlComment is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1141: warning: Member operator=(const TiXmlComment &base) (function) of class TiXmlComment is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1153: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlComment is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1163: warning: Member CopyTo(TiXmlComment *target) const (function) of class TiXmlComment is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1167: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlComment is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:102: warning: Member Clear() (function) of class TiXmlCursor is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:104: warning: Member row (variable) of class TiXmlCursor is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:105: warning: Member col (variable) of class TiXmlCursor is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1272: warning: Member TiXmlDeclaration(const TiXmlDeclaration &copy) (function) of class TiXmlDeclaration is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1273: warning: Member operator=(const TiXmlDeclaration &copy) (function) of class TiXmlDeclaration is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1287: warning: Member Print(FILE *cfile, int depth, TIXML_STRING *str) const (function) of class TiXmlDeclaration is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1292: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlDeclaration is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1302: warning: Member CopyTo(TiXmlDeclaration *target) const (function) of class TiXmlDeclaration is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1305: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlDeclaration is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1375: warning: Member TiXmlDocument(const TiXmlDocument &copy) (function) of class TiXmlDocument is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1376: warning: Member operator=(const TiXmlDocument &copy) (function) of class TiXmlDocument is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1401: warning: Member LoadFile(const std::string &filename, TiXmlEncoding encoding=TIXML_DEFAULT_ENCODING) (function) of class TiXmlDocument is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1426: warning: Member RootElement() (function) of class TiXmlDocument is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1479: warning: Member TabSize() const (function) of class TiXmlDocument is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1503: warning: Member SetError(int err, const char *errorLocation, TiXmlParsingData *prevData, TiXmlEncoding encoding) (function) of class TiXmlDocument is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1516: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlDocument is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:950: warning: Member TiXmlElement(const TiXmlElement &) (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:952: warning: Member operator=(const TiXmlElement &base) (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1023: warning: Member Attribute(const std::string &name) const (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1024: warning: Member Attribute(const std::string &name, int *i) const (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1025: warning: Member Attribute(const std::string &name, double *d) const (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1026: warning: Member QueryIntAttribute(const std::string &name, int *_value) const (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1027: warning: Member QueryDoubleAttribute(const std::string &name, double *_value) const (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1032: warning: Member SetAttribute(const std::string &name, int _value) (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1053: warning: Member FirstAttribute() (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1055: warning: Member LastAttribute() (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1099: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1110: warning: Member CopyTo(TiXmlElement *target) const (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1111: warning: Member ClearThis() (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1115: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1121: warning: Member ReadValue(const char *in, TiXmlParsingData *prevData, TiXmlEncoding encoding) (function) of class TiXmlElement is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1618: warning: Member operator=(const TiXmlHandle &ref) (function) of class TiXmlHandle is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1649: warning: Member FirstChild(const std::string &_value) const (function) of class TiXmlHandle is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1650: warning: Member FirstChildElement(const std::string &_value) const (function) of class TiXmlHandle is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1652: warning: Member Child(const std::string &_value, int index) const (function) of class TiXmlHandle is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1653: warning: Member ChildElement(const std::string &_value, int index) const (function) of class TiXmlHandle is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:254: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)=0 (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:745: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag)=0 (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1205: warning: Member TiXmlText(const TiXmlText &copy) (function) of class TiXmlText is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1206: warning: Member operator=(const TiXmlText &base) (function) of class TiXmlText is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1216: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlText is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1228: warning: Member CopyTo(TiXmlText *target) const (function) of class TiXmlText is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1230: warning: Member Blank() const (function) of class TiXmlText is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1233: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlText is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1329: warning: Member TiXmlUnknown(const TiXmlUnknown &copy) (function) of class TiXmlUnknown is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1330: warning: Member operator=(const TiXmlUnknown &copy) (function) of class TiXmlUnknown is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1337: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlUnknown is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1347: warning: Member CopyTo(TiXmlUnknown *target) const (function) of class TiXmlUnknown is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1350: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlUnknown is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented.
H:/projekte/devel/breathe/examples/tinyxml/tinyxml.h:1728: warning: Found unknown command `\t'
mingw32-make[1]: Leaving directory 'H:/projekte/devel/breathe/examples/tinyxml'
H:/mingw-w64/x86_64-6.3.0-posix-seh-rt_v5-rev1/mingw64/bin/mingw32-make -C examples/specific all
mingw32-make[1]: Entering directory 'H:/projekte/devel/breathe/examples/specific'
`which doxygen` nutshell.cfg
`which doxygen` alias.cfg
`which doxygen` rst.cfg
`which doxygen` inline.cfg
`which doxygen` namespacefile.cfg
`which doxygen` c_file.cfg
`which doxygen` array.cfg
`which doxygen` c_enum.cfg
`which doxygen` inheritance.cfg
`which doxygen` members.cfg
H:/projekte/devel/breathe/examples/specific/alias.h:6: warning: Illegal command n as part of a title section
H:/projekte/devel/breathe/examples/specific/alias.h:11: warning: Illegal command n as part of a title section
`which doxygen` userdefined.cfg
`which doxygen` fixedwidthfont.cfg
`which doxygen` latexmath.cfg
`which doxygen` functionOverload.cfg
`which doxygen` image.cfg
H:/projekte/devel/breathe/examples/specific/inline.h:3: warning: Compound Test is not documented.
`which doxygen` name.cfg
H:/projekte/devel/breathe/examples/specific/c_file.h:10: warning: Compound cache_tree_sub is not documented.
H:/projekte/devel/breathe/examples/specific/c_file.h:17: warning: Compound cache_tree is not documented.
H:/projekte/devel/breathe/examples/specific/c_file.h:18: warning: Member entry_count (variable) of class cache_tree is not documented.
H:/projekte/devel/breathe/examples/specific/c_file.h:19: warning: Member sha1[20] (variable) of class cache_tree is not documented.
H:/projekte/devel/breathe/examples/specific/c_file.h:20: warning: Member subtree_nr (variable) of class cache_tree is not documented.
H:/projekte/devel/breathe/examples/specific/c_file.h:21: warning: Member subtree_alloc (variable) of class cache_tree is not documented.
H:/projekte/devel/breathe/examples/specific/c_file.h:22: warning: Member down (variable) of class cache_tree is not documented.
H:/projekte/devel/breathe/examples/specific/c_file.h:11: warning: Member cache_tree (variable) of class cache_tree_sub is not documented.
H:/projekte/devel/breathe/examples/specific/c_file.h:12: warning: Member namelen (variable) of class cache_tree_sub is not documented.
H:/projekte/devel/breathe/examples/specific/c_file.h:13: warning: Member used (variable) of class cache_tree_sub is not documented.
H:/projekte/devel/breathe/examples/specific/c_file.h:14: warning: Member name[FLEX_ARRAY] (variable) of class cache_tree_sub is not documented.
`which doxygen` union.cfg
H:/projekte/devel/breathe/examples/specific/namespacefile.h:11: warning: Member undocumentedPublicFunction() const =0 (function) of class foo::Bar is not documented.
H:/projekte/devel/breathe/examples/specific/namespacefile.h:23: warning: Member undocumentedProtectedFunction() (function) of class foo::Bar is not documented.
H:/projekte/devel/breathe/examples/specific/namespacefile.h:49: warning: Member MyInt (typedef) of namespace foo::ns is not documented.
H:/projekte/devel/breathe/examples/specific/namespacefile.h:51: warning: Member Letters (enumeration) of namespace foo::ns is not documented.
`which doxygen` group.cfg
`which doxygen` struct.cfg
`which doxygen` struct_function.cfg
`which doxygen` qtslots.cfg
`which doxygen` lists.cfg
H:/projekte/devel/breathe/examples/specific/fixedwidthfont.h:3: warning: Compound Out is not documented.
`which doxygen` headings.cfg
`which doxygen` links.cfg
`which doxygen` parameters.cfg
`which doxygen` template_class.cfg
`which doxygen` template_class_non_type.cfg
`which doxygen` template_function.cfg
H:/projekte/devel/breathe/examples/specific/group.h:14: warning: Member undocumentedPublicFunction() const =0 (function) of class GroupedClassTest is not documented.
H:/projekte/devel/breathe/examples/specific/group.h:26: warning: Member undocumentedProtectedFunction() (function) of class GroupedClassTest is not documented.
`which doxygen` template_specialisation.cfg
H:/projekte/devel/breathe/examples/specific/struct.h:45: warning: Member undocumentedPublicFunction() const =0 (function) of class StructTest is not documented.
H:/projekte/devel/breathe/examples/specific/struct.h:57: warning: Member undocumentedProtectedFunction() (function) of class StructTest is not documented.
H:/projekte/devel/breathe/examples/specific/struct.h:11: warning: Member functionS() (function) of class testnamespace::NamespacedStructTest is not documented.
`which doxygen` enum.cfg
H:/projekte/devel/breathe/examples/specific/qtslots.h:7: warning: Compound QtSlotExample is not documented.
`which doxygen` c_typedef.cfg
`which doxygen` define.cfg
`which doxygen` interface.cfg
`which doxygen` programlisting.cfg
`which doxygen` decl_impl.cfg
`which doxygen` multifile.cfg
`which doxygen` auto.cfg
`which doxygen` class.cfg
`which doxygen` typedef.cfg
H:/projekte/devel/breathe/examples/specific/decl_impl.c:1: warning: argument 'pathname' of command @param is not found in the argument list of open_di(const char *a, int b)
H:/projekte/devel/breathe/examples/specific/decl_impl.c:1: warning: argument 'flags' of command @param is not found in the argument list of open_di(const char *a, int b)
H:/projekte/devel/breathe/examples/specific/decl_impl.h:9: warning: The following parameters of open_di(const char *a, int b) are not documented:
  parameter 'a'
  parameter 'b'
H:/projekte/devel/breathe/examples/specific/multifile/one/Util.h:11: warning: Compound TestClass is not documented.
H:/projekte/devel/breathe/examples/specific/typedef.h:22: warning: Compound TestClass is not documented.
H:/projekte/devel/breathe/examples/specific/class.h:65: warning: Member undocumentedPublicFunction() const =0 (function) of class ClassTest is not documented.
H:/projekte/devel/breathe/examples/specific/class.h:82: warning: Member undocumentedProtectedFunction() (function) of class ClassTest is not documented.
H:/projekte/devel/breathe/examples/specific/class.h:12: warning: Member functionS() (function) of class testnamespace::NamespacedClassTest is not documented.
mingw32-make[1]: Leaving directory 'H:/projekte/devel/breathe/examples/specific'
H:/mingw-w64/x86_64-6.3.0-posix-seh-rt_v5-rev1/mingw64/bin/mingw32-make -C documentation html
H:/mingw-w64/x86_64-6.3.0-posix-seh-rt_v5-rev1/mingw64/bin/mingw32-make -C documentation latexpdf
mingw32-make[1]: Entering directory 'H:/projekte/devel/breathe/documentation'
mingw32-make[1]: Entering directory 'H:/projekte/devel/breathe/documentation'
sphinx-build -b latex -P -d build/doctrees   source build/latex
sphinx-build -b html -P -d build/doctrees   source build/html
Running Sphinx v1.8.1Running Sphinx v1.8.1

making output directory...
making output directory...
building [mo]: targets for 0 po files that are out of date
building [mo]: targets for 0 po files that are out of date
building [latex]: all documents
updating environment: building [html]: targets for 36 source files that are out of date
updating environment: 36 added, 0 changed, 0 removed
reading sources... [  2%] autofile                                             
36 added, 0 changed, 0 removed
reading sources... [  2%] autofile                                             
reading sources... [  5%] autoindex                                            
reading sources... [  5%] autoindex                                            
reading sources... [  8%] class                                                
reading sources... [  8%] class                                                
H:\projekte\devel\breathe\documentation\source\autoindex.rst:23: WARNING: Duplicate declaration.
H:\projekte\devel\breathe\documentation\source\autoindex.rst:23: WARNING: Duplicate declaration.
H:\projekte\devel\breathe\documentation\source\autoindex.rst:23: WARNING: Duplicate declaration.
H:\projekte\devel\breathe\documentation\source\class.rst:73: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration:
	TemplateClass<T *>
H:\projekte\devel\breathe\documentation\source\class.rst:106: WARNING: Duplicate declaration.
H:\projekte\devel\breathe\documentation\source\class.rst:126: WARNING: Duplicate declaration.
H:\projekte\devel\breathe\documentation\source\class.rst:126: WARNING: Duplicate declaration.
Exception occurred while building, starting debugger:
Traceback (most recent call last):
  File "c:\anaconda2\lib\site-packages\sphinx\cmd\build.py", line 304, in build_main
H:\projekte\devel\breathe\documentation\source\autoindex.rst:23: WARNING: Duplicate declaration.
H:\projekte\devel\breathe\documentation\source\autoindex.rst:23: WARNING: Duplicate declaration.
    app.build(args.force_all, filenames)
H:\projekte\devel\breathe\documentation\source\autoindex.rst:23: WARNING: Duplicate declaration.  File "c:\anaconda2\lib\site-packages\sphinx\application.py", line 341, in build

H:\projekte\devel\breathe\documentation\source\class.rst:73: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration:
	TemplateClass<T *>
H:\projekte\devel\breathe\documentation\source\class.rst:106: WARNING: Duplicate declaration.
H:\projekte\devel\breathe\documentation\source\class.rst:126: WARNING: Duplicate declaration.
H:\projekte\devel\breathe\documentation\source\class.rst:126: WARNING: Duplicate declaration.
    self.builder.build_update()
  File "c:\anaconda2\lib\site-packages\sphinx\builders\__init__.py", line 342, in build_update
    self.build(['__all__'], to_build)
  File "c:\anaconda2\lib\site-packages\sphinx\builders\__init__.py", line 360, in build
    updated_docnames = set(self.read())
  File "c:\anaconda2\lib\site-packages\sphinx\builders\__init__.py", line 468, in read
Exception occurred while building, starting debugger:
    self._read_serial(docnames)
Traceback (most recent call last):
  File "c:\anaconda2\lib\site-packages\sphinx\builders\__init__.py", line 490, in _read_serial
  File "c:\anaconda2\lib\site-packages\sphinx\cmd\build.py", line 304, in build_main
    self.read_doc(docname)
  File "c:\anaconda2\lib\site-packages\sphinx\builders\__init__.py", line 534, in read_doc
    doctree = read_doc(self.app, self.env, self.env.doc2path(docname))
  File "c:\anaconda2\lib\site-packages\sphinx\io.py", line 318, in read_doc
    app.build(args.force_all, filenames)
  File "c:\anaconda2\lib\site-packages\sphinx\application.py", line 341, in build
    pub.publish()
  File "c:\anaconda2\lib\site-packages\docutils\core.py", line 217, in publish
    self.settings)
  File "c:\anaconda2\lib\site-packages\docutils\readers\__init__.py", line 72, in read
    self.builder.build_update()
  File "c:\anaconda2\lib\site-packages\sphinx\builders\__init__.py", line 347, in build_update
    self.parse()
  File "c:\anaconda2\lib\site-packages\docutils\readers\__init__.py", line 78, in parse
    self.parser.parse(self.input, document)
  File "c:\anaconda2\lib\site-packages\sphinx\parsers.py", line 88, in parse
    len(to_build))
  File "c:\anaconda2\lib\site-packages\sphinx\builders\__init__.py", line 360, in build
    self.statemachine.run(inputstring, document, inliner=self.inliner)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 171, in run
    updated_docnames = set(self.read())
  File "c:\anaconda2\lib\site-packages\sphinx\builders\__init__.py", line 468, in read
    self._read_serial(docnames)
  File "c:\anaconda2\lib\site-packages\sphinx\builders\__init__.py", line 490, in _read_serial
    self.read_doc(docname)
  File "c:\anaconda2\lib\site-packages\sphinx\builders\__init__.py", line 534, in read_doc
    doctree = read_doc(self.app, self.env, self.env.doc2path(docname))
  File "c:\anaconda2\lib\site-packages\sphinx\io.py", line 318, in read_doc
    pub.publish()
  File "c:\anaconda2\lib\site-packages\docutils\core.py", line 217, in publish
    self.settings)
  File "c:\anaconda2\lib\site-packages\docutils\readers\__init__.py", line 72, in read
    input_source=document['source'])
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 239, in run
    self.parse()
  File "c:\anaconda2\lib\site-packages\docutils\readers\__init__.py", line 78, in parse
    self.parser.parse(self.input, document)
  File "c:\anaconda2\lib\site-packages\sphinx\parsers.py", line 88, in parse
    self.statemachine.run(inputstring, document, inliner=self.inliner)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 171, in run
    context, state, transitions)
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 460, in check_line
    return method(match, context, next_state)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2753, in underline
    self.section(title, source, style, lineno - 1, messages)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 327, in section
    self.new_subsection(title, lineno, messages)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 395, in new_subsection
    node=section_node, match_titles=True)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 282, in nested_parse
    node=node, match_titles=match_titles)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 196, in run
    results = StateMachineWS.run(self, input_lines, input_offset)
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 239, in run
    context, state, transitions)
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 460, in check_line
    input_source=document['source'])
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 239, in run
    return method(match, context, next_state)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2753, in underline
    self.section(title, source, style, lineno - 1, messages)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 327, in section
    self.new_subsection(title, lineno, messages)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 395, in new_subsection
    node=section_node, match_titles=True)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 282, in nested_parse
    node=node, match_titles=match_titles)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 196, in run
    results = StateMachineWS.run(self, input_lines, input_offset)
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 239, in run
    context, state, transitions)
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 460, in check_line
    context, state, transitions)
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 460, in check_line
    return method(match, context, next_state)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2326, in explicit_markup
    return method(match, context, next_state)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2753, in underline
    nodelist, blank_finish = self.explicit_construct(match)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2338, in explicit_construct
    self.section(title, source, style, lineno - 1, messages)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 327, in section
    return method(self, expmatch)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2081, in directive
    self.new_subsection(title, lineno, messages)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 395, in new_subsection
    directive_class, match, type_name, option_presets)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2130, in run_directive
    node=section_node, match_titles=True)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 282, in nested_parse
    result = directive_instance.run()
  File "c:\anaconda2\lib\site-packages\breathe\directives.py", line 312, in run
    node=node, match_titles=match_titles)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 196, in run
    results = StateMachineWS.run(self, input_lines, input_offset)
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 239, in run
    context, state, transitions)
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 460, in check_line
    return method(match, context, next_state)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2753, in underline
    self.section(title, source, style, lineno - 1, messages)
    self.directive_args)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 327, in section
  File "c:\anaconda2\lib\site-packages\breathe\directive\base.py", line 85, in render
    self.new_subsection(title, lineno, messages)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 395, in new_subsection
    node=section_node, match_titles=True)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 282, in nested_parse
    return object_renderer.render(node_stack[0], context)
  File "c:\anaconda2\lib\site-packages\breathe\renderer\sphinxrenderer.py", line 1304, in render
    node=node, match_titles=match_titles)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 196, in run
    results = StateMachineWS.run(self, input_lines, input_offset)
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 239, in run
    context, state, transitions)
  File "c:\anaconda2\lib\site-packages\docutils\statemachine.py", line 460, in check_line
    return method(match, context, next_state)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2326, in explicit_markup
    nodelist, blank_finish = self.explicit_construct(match)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2338, in explicit_construct
    return method(self, expmatch)
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2081, in directive
    result = method(self, node)
    directive_class, match, type_name, option_presets)
  File "c:\anaconda2\lib\site-packages\breathe\renderer\sphinxrenderer.py", line 1235, in dispatch_compound
  File "c:\anaconda2\lib\site-packages\docutils\parsers\rst\states.py", line 2130, in run_directive
    return self.visit_compound(node)
    result = directive_instance.run()
  File "c:\anaconda2\lib\site-packages\breathe\renderer\sphinxrenderer.py", line 508, in visit_compound
  File "c:\anaconda2\lib\site-packages\breathe\directives.py", line 312, in run
    name, kind)
  File "c:\anaconda2\lib\site-packages\breathe\renderer\sphinxrenderer.py", line 486, in render_signature
    nodes = self.run_domain_directive(kind, self.context.directive_args[1], augment=augment)
  File "c:\anaconda2\lib\site-packages\breathe\renderer\sphinxrenderer.py", line 351, in run_domain_directive
    nodes = domain_directive.run()
  File "c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py", line 6312, in run
    self.directive_args)
  File "c:\anaconda2\lib\site-packages\breathe\directive\base.py", line 85, in render
    return object_renderer.render(node_stack[0], context)
  File "c:\anaconda2\lib\site-packages\breathe\renderer\sphinxrenderer.py", line 1304, in render
    result = method(self, node)
  File "c:\anaconda2\lib\site-packages\breathe\renderer\sphinxrenderer.py", line 1235, in dispatch_compound
    return self.visit_compound(node)
  File "c:\anaconda2\lib\site-packages\breathe\renderer\sphinxrenderer.py", line 508, in visit_compound
    name, kind)
  File "c:\anaconda2\lib\site-packages\breathe\renderer\sphinxrenderer.py", line 486, in render_signature
    nodes = self.run_domain_directive(kind, self.context.directive_args[1], augment=augment)
  File "c:\anaconda2\lib\site-packages\breathe\renderer\sphinxrenderer.py", line 351, in run_domain_directive
    nodes = domain_directive.run()
  File "c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py", line 6312, in run
    return ObjectDescription.run(self)
  File "c:\anaconda2\lib\site-packages\sphinx\directives\__init__.py", line 161, in run
    name = self.handle_signature(sig, signode)
  File "c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py", line 6332, in handle_signature
    symbol = parentSymbol.add_declaration(ast, docname=self.env.docname)
  File "c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py", line 4151, in add_declaration
    return self._add_symbols(nestedName, templateDecls, declaration, docname)
  File "c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py", line 4060, in _add_symbols
    assert len(withDecl) <= 1
AssertionError
    return ObjectDescription.run(self)
  File "c:\anaconda2\lib\site-packages\sphinx\directives\__init__.py", line 161, in run
    name = self.handle_signature(sig, signode)
  File "c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py", line 6332, in handle_signature
    symbol = parentSymbol.add_declaration(ast, docname=self.env.docname)
  File "c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py", line 4151, in add_declaration
    return self._add_symbols(nestedName, templateDecls, declaration, docname)
  File "c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py", line 4060, in _add_symbols
    assert len(withDecl) <= 1
AssertionError
>>  c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py(4060)_add_symbols()
-> assert len(withDecl) <= 1c:\anaconda2\lib\site-packages\sphinx\domains\cpp.py(4060)_add_symbols()
-> assert len(withDecl) <= 1

(Pdb) (Pdb) (Pdb) (Pdb) Makefile:54: recipe for target 'html' failed
mingw32-make[1]: *** [html] Error 2
mingw32-make[1]: Leaving directory 'H:/projekte/devel/breathe/documentation'
Makefile:5: recipe for target 'html' failed
mingw32-make: *** [html] Error 2
mingw32-make: *** Waiting for unfinished jobs....
Makefile:115: recipe for target 'latexpdf' failed
mingw32-make[1]: *** [latexpdf] Error 2
mingw32-make[1]: Leaving directory 'H:/projekte/devel/breathe/documentation'
Makefile:8: recipe for target 'pdf' failed
mingw32-make: *** [pdf] Error 2

@jakobandersen
Copy link
Collaborator

This looks like a problem in Sphinx with the recent proper support for overloaded functions. Can you open a bug over there? (and bonus points for creating a trimmed down version of the Breathe docs that reproduces the problem :-))

@t-b
Copy link
Contributor Author

t-b commented Sep 27, 2018

@jakobandersen Well not so straightforward, but here you go -> sphinx-doc/sphinx#5496.

@vermeeren
Copy link
Collaborator

Thanks a lot to both of you for doing all the research to solve this, I will monitor upstream issue too.

@t-b
Copy link
Contributor Author

t-b commented Sep 27, 2018

@melvinvermeeren Sure, glad to help. We are using it for a lot of our projects. For example shameless self promotion.

@vermeeren
Copy link
Collaborator

Appears this is fixed in upstream PR sphinx-doc/sphinx#5526, probably a good idea to validate it here too. (I'll probably check this within a week, bit busy right now.)

@t-b
Copy link
Contributor Author

t-b commented Oct 12, 2018

@melvinvermeeren This particular assertion is fixed. I still get a gazillon errors/warnings when running make though. But that is something for a different issue. I'll update the PR once sphinx 1.8.2 is released.

@vermeeren
Copy link
Collaborator

For reference: fixed in #410.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants