Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed a bunch of unused import statements found after running pylint | ahernandez.miralles@gmail.com | 2013-12-13 | 1 | -1/+0 |
* | Docserver: Fix the TOC rendering for API references by fixing the haphazard way | kalman@chromium.org | 2013-12-12 | 1 | -2/+14 |
* | Docserver: Include <h4> tags in the table of contents, it's needed for the API | kalman@chromium.org | 2013-12-04 | 1 | -3/+5 |
* | Docserver: Make ParseDocument section-aware, by grouping document structure | kalman@chromium.org | 2013-11-26 | 1 | -14/+38 |
* | Docserver: Pull the intro parsing logic into a separate DocumentParser class, | kalman@chromium.org | 2013-11-22 | 1 | -0/+184 |