Some change I made recently makes it so that if you go to the index.html page, you do not get navigation or any content. Need to fix that.

Comments

jhodgdon’s picture

Status: Active » Fixed

Fixed this. Turned out it was mostly a CSS problem; also since I fixed #2127699: File names need to be portable, the index.html file only had the table of contents. So I made it so if you are on the index.html page, you see the TOC. On other pages, it was stripping out the TOC (and it still is).

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

jhodgdon’s picture

Project: » AsciiDoc Display

Moving to new project, see #2264631: Fixing type of this project

  • Commit 0c82d8e on 7.x-1.x by jhodgdon:
    Issue #2129489 by jhodgdon: Make top-level page display table of...