Add doxygen file commands to headers and sources
commit843d15ac7a10b5b43766f20c430664f16bdfd744
authorAndreas Düring <github@duering-andreas.de>
Sat, 26 Nov 2016 08:46:50 +0000 (26 09:46 +0100)
committerAndreas Düring <github@duering-andreas.de>
Sat, 26 Nov 2016 08:46:50 +0000 (26 09:46 +0100)
treeafb71c6685fa4188c6f0a684ef1800c928fb134a
parent3f584c905587476accb1ecf23c16dd79318989ee
Add doxygen file commands to headers and sources

  so I get nice include graphs
20 files changed:
src/ADataOutput.h
src/Article.cpp
src/Article.h
src/ArticleCollection.cpp
src/ArticleCollection.h
src/CurlUrlCreator.cpp
src/CurlUrlCreator.h
src/CurlWikiGrabber.cpp
src/CurlWikiGrabber.h
src/JsonToArticleConverter.cpp
src/JsonToArticleConverter.h
src/ToGraphvizWriter.cpp
src/ToGraphvizWriter.h
src/ToJsonWriter.cpp
src/ToJsonWriter.h
src/Walker.h
src/WalkerException.h
src/WikiWalker.cpp
src/WikiWalker.h
src/main.cpp