Compodoc: [BUG] incorrect filenames for html files in additional-documentation folder

Created on 16 Jul 2017  路  2Comments  路  Source: compodoc/compodoc

Say I have a documentation folder with the following summary.json file:

{
    "title": "A TITLE",
    "file": "a-file.md"
}

This results in an output of a file A TITLE.html in the additional-documentation folder instead of a-file.html (i.e. it uses the title field from the .json file as the html filename prefix instead of the file name prefix for the original .md file. However, the links in the TOC point to a-file.html, resulting in broken links.

I experienced this bug using 1.0.0-beta.13

High Completed ~1 hour Bug

Most helpful comment

Ok fixed, coming in next beta 1.0.0-beta.14

All 2 comments

Ok fixed, coming in next beta 1.0.0-beta.14

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pborregg picture pborregg  路  38Comments

x1unix picture x1unix  路  18Comments

froodley picture froodley  路  15Comments

crh225 picture crh225  路  20Comments

ghost picture ghost  路  17Comments