summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/server2/document_parser_test.py
Commit message (Expand)AuthorAgeFilesLines
* Docserver: Fix the TOC rendering for API references by fixing the haphazard waykalman@chromium.org2013-12-121-39/+35
* Docserver: Include <h4> tags in the table of contents, it's needed for the APIkalman@chromium.org2013-12-041-5/+29
* Docserver: Make ParseDocument section-aware, by grouping document structurekalman@chromium.org2013-11-261-5/+52
* Docserver: Pull the intro parsing logic into a separate DocumentParser class,kalman@chromium.org2013-11-221-0/+190