Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253679 Details for
Bug 1424128
python-breathe: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 106.13 KB, created by
Fedora Release Engineering
on 2017-02-17 16:00:39 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 16:00:39 UTC
Size:
106.13 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'], gid=425printOutput=Falsetimeout=172800env={'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}shell=FalsechrootPath='/var/lib/mock/f26-build-7646409-694519/root'uid=1000logger=<mockbuild.trace_decorator.getLog object at 0x7f39d3ed73c8>user='mockbuild') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'] with env {'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-breathe-4.4.0-3.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'], printOutput=Falsetimeout=172800env={'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}logger=<mockbuild.trace_decorator.getLog object at 0x7f39d3ed73c8>shell=FalsechrootPath='/var/lib/mock/f26-build-7646409-694519/root'uid=1000private_network=Truegid=425user='mockbuild') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'] with env {'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lNXoLB >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rwYs2X >+ umask 022 >+ cd /builddir/build/BUILD >+ cd breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/breathe >copying breathe/__init__.py -> build/lib/breathe >copying breathe/apidoc.py -> build/lib/breathe >copying breathe/node_factory.py -> build/lib/breathe >copying breathe/directives.py -> build/lib/breathe >copying breathe/process.py -> build/lib/breathe >copying breathe/project.py -> build/lib/breathe >copying breathe/exception.py -> build/lib/breathe >creating build/lib/breathe/finder >copying breathe/finder/core.py -> build/lib/breathe/finder >copying breathe/finder/__init__.py -> build/lib/breathe/finder >copying breathe/finder/index.py -> build/lib/breathe/finder >copying breathe/finder/base.py -> build/lib/breathe/finder >copying breathe/finder/compound.py -> build/lib/breathe/finder >creating build/lib/breathe/renderer >copying breathe/renderer/sphinxrenderer.py -> build/lib/breathe/renderer >copying breathe/renderer/target.py -> build/lib/breathe/renderer >copying breathe/renderer/filter.py -> build/lib/breathe/renderer >copying breathe/renderer/__init__.py -> build/lib/breathe/renderer >copying breathe/renderer/mask.py -> build/lib/breathe/renderer >copying breathe/renderer/base.py -> build/lib/breathe/renderer >creating build/lib/breathe/directive >copying breathe/directive/file.py -> build/lib/breathe/directive >copying breathe/directive/__init__.py -> build/lib/breathe/directive >copying breathe/directive/index.py -> build/lib/breathe/directive >copying breathe/directive/base.py -> build/lib/breathe/directive >creating build/lib/breathe/parser >copying breathe/parser/compoundsuper.py -> build/lib/breathe/parser >copying breathe/parser/indexsuper.py -> build/lib/breathe/parser >copying breathe/parser/__init__.py -> build/lib/breathe/parser >copying breathe/parser/index.py -> build/lib/breathe/parser >copying breathe/parser/compound.py -> build/lib/breathe/parser >running egg_info >creating breathe.egg-info >writing requirements to breathe.egg-info/requires.txt >writing breathe.egg-info/PKG-INFO >writing top-level names to breathe.egg-info/top_level.txt >writing dependency_links to breathe.egg-info/dependency_links.txt >writing entry points to breathe.egg-info/entry_points.txt >writing manifest file 'breathe.egg-info/SOURCES.txt' >reading manifest file 'breathe.egg-info/SOURCES.txt' >writing manifest file 'breathe.egg-info/SOURCES.txt' >+ sleep 1 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >running egg_info >writing breathe.egg-info/PKG-INFO >writing dependency_links to breathe.egg-info/dependency_links.txt >writing entry points to breathe.egg-info/entry_points.txt >writing requirements to breathe.egg-info/requires.txt >writing top-level names to breathe.egg-info/top_level.txt >reading manifest file 'breathe.egg-info/SOURCES.txt' >writing manifest file 'breathe.egg-info/SOURCES.txt' >+ sleep 1 >+ make -j6 html >make -C examples/doxygen all >make[1]: Entering directory '/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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` tag.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 >warning: enabling OPTIMIZE_OUTPUT_VHDL assumes the following settings: > ENABLE_PREPROCESSING = NO (was YES) > EXTRACT_PACKAGE = YES (was NO) >make[1]: Leaving directory '/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/doxygen' >make -C examples/tinyxml all >make[1]: Entering directory '/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml' >`which doxygen` tinyxml.cfg >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:100: warning: Compound TiXmlCursor is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:900: warning: Compound TiXmlAttributeSet is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:816: warning: Member NameTStr() const (function) of class TiXmlAttribute is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:846: warning: Member Next() (function) of class TiXmlAttribute is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:852: warning: Member Previous() (function) of class TiXmlAttribute is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:856: warning: Member operator==(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:857: warning: Member operator<(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:858: warning: Member operator>(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:863: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlAttribute is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:869: warning: Member Print(FILE *cfile, int depth, TIXML_STRING *str) const (function) of class TiXmlAttribute is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:873: warning: Member SetDocument(TiXmlDocument *doc) (function) of class TiXmlAttribute is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:905: warning: Member Add(TiXmlAttribute *attribute) (function) of class TiXmlAttributeSet is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:906: warning: Member Remove(TiXmlAttribute *attribute) (function) of class TiXmlAttributeSet is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:908: warning: Member First() const (function) of class TiXmlAttributeSet is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:909: warning: Member First() (function) of class TiXmlAttributeSet is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:910: warning: Member Last() const (function) of class TiXmlAttributeSet is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:911: warning: Member Last() (function) of class TiXmlAttributeSet is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:913: warning: Member Find(const char *_name) const (function) of class TiXmlAttributeSet is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:914: warning: Member Find(const char *_name) (function) of class TiXmlAttributeSet is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:918: warning: Member Find(const std::string &_name) const (function) of class TiXmlAttributeSet is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:919: warning: Member Find(const std::string &_name) (function) of class TiXmlAttributeSet is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:254: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)=0 (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1140: warning: Member TiXmlComment(const TiXmlComment &) (function) of class TiXmlComment is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1141: warning: Member operator=(const TiXmlComment &base) (function) of class TiXmlComment is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1153: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlComment is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1163: warning: Member CopyTo(TiXmlComment *target) const (function) of class TiXmlComment is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1167: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlComment is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:102: warning: Member Clear() (function) of class TiXmlCursor is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:104: warning: Member row (variable) of class TiXmlCursor is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:105: warning: Member col (variable) of class TiXmlCursor is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1272: warning: Member TiXmlDeclaration(const TiXmlDeclaration ©) (function) of class TiXmlDeclaration is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1273: warning: Member operator=(const TiXmlDeclaration ©) (function) of class TiXmlDeclaration is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1287: warning: Member Print(FILE *cfile, int depth, TIXML_STRING *str) const (function) of class TiXmlDeclaration is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1292: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlDeclaration is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1302: warning: Member CopyTo(TiXmlDeclaration *target) const (function) of class TiXmlDeclaration is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1305: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlDeclaration is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1375: warning: Member TiXmlDocument(const TiXmlDocument ©) (function) of class TiXmlDocument is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1376: warning: Member operator=(const TiXmlDocument ©) (function) of class TiXmlDocument is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1401: warning: Member LoadFile(const std::string &filename, TiXmlEncoding encoding=TIXML_DEFAULT_ENCODING) (function) of class TiXmlDocument is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1426: warning: Member RootElement() (function) of class TiXmlDocument is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1479: warning: Member TabSize() const (function) of class TiXmlDocument is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1503: warning: Member SetError(int err, const char *errorLocation, TiXmlParsingData *prevData, TiXmlEncoding encoding) (function) of class TiXmlDocument is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1516: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlDocument is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:950: warning: Member TiXmlElement(const TiXmlElement &) (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:952: warning: Member operator=(const TiXmlElement &base) (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1023: warning: Member Attribute(const std::string &name) const (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1024: warning: Member Attribute(const std::string &name, int *i) const (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1025: warning: Member Attribute(const std::string &name, double *d) const (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1026: warning: Member QueryIntAttribute(const std::string &name, int *_value) const (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1027: warning: Member QueryDoubleAttribute(const std::string &name, double *_value) const (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1032: warning: Member SetAttribute(const std::string &name, int _value) (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1053: warning: Member FirstAttribute() (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1055: warning: Member LastAttribute() (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1099: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1110: warning: Member CopyTo(TiXmlElement *target) const (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1111: warning: Member ClearThis() (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1115: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1121: warning: Member ReadValue(const char *in, TiXmlParsingData *prevData, TiXmlEncoding encoding) (function) of class TiXmlElement is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1618: warning: Member operator=(const TiXmlHandle &ref) (function) of class TiXmlHandle is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1649: warning: Member FirstChild(const std::string &_value) const (function) of class TiXmlHandle is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1650: warning: Member FirstChildElement(const std::string &_value) const (function) of class TiXmlHandle is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1652: warning: Member Child(const std::string &_value, int index) const (function) of class TiXmlHandle is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1653: warning: Member ChildElement(const std::string &_value, int index) const (function) of class TiXmlHandle is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:254: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)=0 (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:745: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag)=0 (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1205: warning: Member TiXmlText(const TiXmlText ©) (function) of class TiXmlText is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1206: warning: Member operator=(const TiXmlText &base) (function) of class TiXmlText is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1216: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlText is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1228: warning: Member CopyTo(TiXmlText *target) const (function) of class TiXmlText is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1230: warning: Member Blank() const (function) of class TiXmlText is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1233: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlText is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1329: warning: Member TiXmlUnknown(const TiXmlUnknown ©) (function) of class TiXmlUnknown is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1330: warning: Member operator=(const TiXmlUnknown ©) (function) of class TiXmlUnknown is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1337: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlUnknown is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1347: warning: Member CopyTo(TiXmlUnknown *target) const (function) of class TiXmlUnknown is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1350: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlUnknown is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml/tinyxml.h:1728: warning: Found unknown command `\t' >make[1]: Leaving directory '/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/tinyxml' >make -C examples/specific all >make[1]: Entering directory '/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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 >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/namespacefile.h:11: warning: Member undocumentedPublicFunction() const =0 (function) of class foo::Bar is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/namespacefile.h:23: warning: Member undocumentedProtectedFunction() (function) of class foo::Bar is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/namespacefile.h:49: warning: Member MyInt (typedef) of namespace foo::ns is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/namespacefile.h:51: warning: Member Letters (enumeration) of namespace foo::ns is not documented. >`which doxygen` array.cfg >`which doxygen` c_enum.cfg >`which doxygen` inheritance.cfg >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/inline.h:3: warning: Compound Test is not documented. >`which doxygen` members.cfg >`which doxygen` userdefined.cfg >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/c_file.h:10: warning: Compound cache_tree_sub is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/c_file.h:17: warning: Compound cache_tree is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/c_file.h:18: warning: Member entry_count (variable) of class cache_tree is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/c_file.h:19: warning: Member sha1[20] (variable) of class cache_tree is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/c_file.h:20: warning: Member subtree_nr (variable) of class cache_tree is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/c_file.h:21: warning: Member subtree_alloc (variable) of class cache_tree is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/c_file.h:22: warning: Member down (variable) of class cache_tree is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/c_file.h:11: warning: Member cache_tree (variable) of class cache_tree_sub is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/c_file.h:12: warning: Member namelen (variable) of class cache_tree_sub is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/c_file.h:13: warning: Member used (variable) of class cache_tree_sub is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/c_file.h:14: warning: Member name[FLEX_ARRAY] (variable) of class cache_tree_sub is not documented. >`which doxygen` fixedwidthfont.cfg >`which doxygen` latexmath.cfg >`which doxygen` functionOverload.cfg >`which doxygen` image.cfg >`which doxygen` name.cfg >`which doxygen` union.cfg >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/fixedwidthfont.h:3: warning: Compound Out is not documented. >`which doxygen` group.cfg >`which doxygen` struct.cfg >`which doxygen` struct_function.cfg >`which doxygen` qtslots.cfg >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/group.h:14: warning: Member undocumentedPublicFunction() const =0 (function) of class GroupedClassTest is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/group.h:26: warning: Member undocumentedProtectedFunction() (function) of class GroupedClassTest is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/qtslots.h:7: warning: Compound QtSlotExample is not documented. >`which doxygen` lists.cfg >`which doxygen` headings.cfg >`which doxygen` links.cfg >`which doxygen` parameters.cfg >`which doxygen` template_class.cfg >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/struct.h:45: warning: Member undocumentedPublicFunction() const =0 (function) of class StructTest is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/struct.h:57: warning: Member undocumentedProtectedFunction() (function) of class StructTest is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/struct.h:11: warning: Member functionS() (function) of class testnamespace::NamespacedStructTest is not documented. >`which doxygen` template_class_non_type.cfg >`which doxygen` template_function.cfg >`which doxygen` template_specialisation.cfg >`which doxygen` enum.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 >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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) >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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) >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/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' >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/typedef.h:22: warning: Compound TestClass is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/class.h:65: warning: Member undocumentedPublicFunction() const =0 (function) of class ClassTest is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/class.h:82: warning: Member undocumentedProtectedFunction() (function) of class ClassTest is not documented. >/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific/class.h:12: warning: Member functionS() (function) of class testnamespace::NamespacedClassTest is not documented. >make[1]: Leaving directory '/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/examples/specific' >make -C documentation html >make[1]: Entering directory '/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/documentation' >sphinx-build -b html -P -d build/doctrees source build/html >Running Sphinx v1.5.1 >making output directory... >fatal: Not a git repository (or any of the parent directories): .git >loading pickled environment... not yet created >building [mo]: targets for 0 po files that are out of date >building [html]: targets for 36 source files that are out of date >updating environment: 36 added, 0 changed, 0 removed >reading sources... [ 2%] autofile >reading sources... [ 5%] autoindex >reading sources... [ 8%] class >reading sources... [ 11%] codeguide >reading sources... [ 13%] contributing >reading sources... [ 16%] credits >reading sources... [ 19%] customcss >reading sources... [ 22%] define >reading sources... [ 25%] differences >reading sources... [ 27%] directives >reading sources... [ 30%] domains >reading sources... [ 33%] doxygen >reading sources... [ 36%] embeddedrst >reading sources... [ 38%] enum >reading sources... [ 41%] enumvalue >reading sources... [ 44%] file >reading sources... [ 47%] function >reading sources... [ 50%] group >reading sources... [ 52%] groups >reading sources... [ 55%] index >reading sources... [ 58%] inline >reading sources... [ 61%] latexmath >reading sources... [ 63%] lists >reading sources... [ 66%] markups >reading sources... [ 69%] members >reading sources... [ 72%] namespace >reading sources... [ 75%] quickstart >reading sources... [ 77%] readthedocs >reading sources... [ 80%] specific >reading sources... [ 83%] struct >reading sources... [ 86%] template >reading sources... [ 88%] testpages >reading sources... [ 91%] tinyxml >Exception occurred while building, starting debugger: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/sphinx/cmdline.py", line 296, in main > app.build(opts.force_all, filenames) > File "/usr/lib/python2.7/site-packages/sphinx/application.py", line 333, in build > self.builder.build_update() > File "/usr/lib/python2.7/site-packages/sphinx/builders/__init__.py", line 251, in build_update > 'out of date' % len(to_build)) > File "/usr/lib/python2.7/site-packages/sphinx/builders/__init__.py", line 265, in build > self.doctreedir, self.app)) > File "/usr/lib/python2.7/site-packages/sphinx/environment/__init__.py", line 556, in update > self._read_serial(docnames, app) > File "/usr/lib/python2.7/site-packages/sphinx/environment/__init__.py", line 576, in _read_serial > self.read_doc(docname, app) > File "/usr/lib/python2.7/site-packages/sphinx/environment/__init__.py", line 684, in read_doc > pub.publish() > File "/usr/lib/python2.7/site-packages/docutils/core.py", line 217, in publish > self.settings) > File "/usr/lib/python2.7/site-packages/sphinx/io.py", line 55, in read > self.parse() > File "/usr/lib/python2.7/site-packages/docutils/readers/__init__.py", line 78, in parse > self.parser.parse(self.input, document) > File "/usr/lib/python2.7/site-packages/docutils/parsers/rst/__init__.py", line 185, in parse > self.statemachine.run(inputlines, document, inliner=self.inliner) > File "/usr/lib/python2.7/site-packages/docutils/parsers/rst/states.py", line 170, in run > input_source=document['source']) > File "/usr/lib/python2.7/site-packages/docutils/statemachine.py", line 239, in run > context, state, transitions) > File "/usr/lib/python2.7/site-packages/docutils/statemachine.py", line 460, in check_line > return method(match, context, next_state) > File "/usr/lib/python2.7/site-packages/docutils/parsers/rst/states.py", line 2745, in underline > self.section(title, source, style, lineno - 1, messages) > File "/usr/lib/python2.7/site-packages/docutils/parsers/rst/states.py", line 326, in section > self.new_subsection(title, lineno, messages) > File "/usr/lib/python2.7/site-packages/docutils/parsers/rst/states.py", line 394, in new_subsection > node=section_node, match_titles=True) > File "/usr/lib/python2.7/site-packages/docutils/parsers/rst/states.py", line 281, in nested_parse > node=node, match_titles=match_titles) > File "/usr/lib/python2.7/site-packages/docutils/parsers/rst/states.py", line 195, in run > results = StateMachineWS.run(self, input_lines, input_offset) > File "/usr/lib/python2.7/site-packages/docutils/statemachine.py", line 239, in run > context, state, transitions) > File "/usr/lib/python2.7/site-packages/docutils/statemachine.py", line 460, in check_line > return method(match, context, next_state) > File "/usr/lib/python2.7/site-packages/docutils/parsers/rst/states.py", line 2318, in explicit_markup > nodelist, blank_finish = self.explicit_construct(match) > File "/usr/lib/python2.7/site-packages/docutils/parsers/rst/states.py", line 2330, in explicit_construct > return method(self, expmatch) > File "/usr/lib/python2.7/site-packages/docutils/parsers/rst/states.py", line 2073, in directive > directive_class, match, type_name, option_presets) > File "/usr/lib/python2.7/site-packages/docutils/parsers/rst/states.py", line 2122, in run_directive > result = directive_instance.run() > File "../breathe/directive/index.py", line 90, in run > return self.handle_contents(project_info) > File "../breathe/directive/index.py", line 59, in handle_contents > node_list = object_renderer.render(context.node_stack[0], context) > File "../breathe/renderer/sphinxrenderer.py", line 1156, in render > result = method(self, node) > File "../breathe/renderer/sphinxrenderer.py", line 345, in visit_doxygen > nodelist.extend(self.render(compound)) > File "../breathe/renderer/sphinxrenderer.py", line 1156, in render > result = method(self, node) > File "../breathe/renderer/sphinxrenderer.py", line 1088, in dispatch_compound > return self.visit_compound(node) > File "../breathe/renderer/sphinxrenderer.py", line 357, in visit_compound > rendered_data = self.render(file_data) > File "../breathe/renderer/sphinxrenderer.py", line 1156, in render > result = method(self, node) > File "../breathe/renderer/sphinxrenderer.py", line 350, in visit_doxygendef > return self.render(node.compounddef) > File "../breathe/renderer/sphinxrenderer.py", line 1156, in render > result = method(self, node) > File "../breathe/renderer/sphinxrenderer.py", line 494, in visit_compounddef > child_nodes = self.render(sectiondef) > File "../breathe/renderer/sphinxrenderer.py", line 1156, in render > result = method(self, node) > File "../breathe/renderer/sphinxrenderer.py", line 528, in visit_sectiondef > node_list.extend(self.render_iterable(node.memberdef)) > File "../breathe/renderer/sphinxrenderer.py", line 1167, in render_iterable > output.extend(self.render(entry)) > File "../breathe/renderer/sphinxrenderer.py", line 1156, in render > result = method(self, node) > File "../breathe/renderer/sphinxrenderer.py", line 1096, in dispatch_memberdef > return self.visit_enum(node) > File "../breathe/renderer/sphinxrenderer.py", line 938, in visit_enum > update_signature=update_signature) > File "../breathe/renderer/sphinxrenderer.py", line 313, in render_declaration > update_signature(signode, obj_type) > File "../breathe/renderer/sphinxrenderer.py", line 935, in update_signature > signature.children[1][0] = self.node_factory.strong(text="[anonymous]") >IndexError: list index out of range >> /builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/breathe/renderer/sphinxrenderer.py(935)update_signature() >-> signature.children[1][0] = self.node_factory.strong(text="[anonymous]") >(Pdb) >make[1]: Leaving directory '/builddir/build/BUILD/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75/documentation' >make[1]: *** [Makefile:54: html] Error 1 >make: *** [Makefile:5: html] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.rwYs2X (%build) > Bad exit status from /var/tmp/rpm-tmp.rwYs2X (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1424128
: 1253679 |
1253680
|
1253681