This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 6582e9ff [clang-doc] Fix records in global namespace new c27ad99f [clang-doc] Redesign of generated HTML files
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clang-doc/HTMLGenerator.cpp | 231 +++-- clang-doc/Representation.cpp | 10 +- clang-doc/Representation.h | 5 +- clang-doc/assets/clang-doc-default-stylesheet.css | 996 +++++++++++++++++++--- clang-doc/assets/index.js | 16 +- clang-doc/tool/ClangDocMain.cpp | 5 + docs/clang-doc.rst | 1 + unittests/clang-doc/HTMLGeneratorTest.cpp | 347 ++++---- 8 files changed, 1272 insertions(+), 339 deletions(-)