diff options
| author | Dmitry Jemerov <yole@jetbrains.com> | 2015-10-28 17:51:20 +0100 |
|---|---|---|
| committer | Dmitry Jemerov <yole@jetbrains.com> | 2015-10-29 11:57:25 +0100 |
| commit | ff4a92f34d249914ad473af412780a7e908885d8 (patch) | |
| tree | 35f342ff6a45f49ffde20f34d46cdba02dc28db2 /test/data/format/orderedList.html | |
| parent | 0eae82a20d11bce32a395d3e26fbcc7b92ce21bb (diff) | |
| download | dokka-ff4a92f34d249914ad473af412780a7e908885d8.tar.gz dokka-ff4a92f34d249914ad473af412780a7e908885d8.tar.bz2 dokka-ff4a92f34d249914ad473af412780a7e908885d8.zip | |
don't generate "Description" subheadings
Diffstat (limited to 'test/data/format/orderedList.html')
| -rw-r--r-- | test/data/format/orderedList.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/data/format/orderedList.html b/test/data/format/orderedList.html index 223684ff..9917568f 100644 --- a/test/data/format/orderedList.html +++ b/test/data/format/orderedList.html @@ -8,7 +8,6 @@ <h1>Bar</h1> <code><span class="keyword">class </span><span class="identifier">Bar</span></code><br/> <p>Usage instructions:</p> -<h3>Description</h3> <ol><li><p>Rinse</p> </li><li><p>Repeat</p> </li></ol><br/> |
