Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Document structure seems odd to me. #9

Open
jenstroeger opened this issue Mar 28, 2020 · 3 comments
Open

Document structure seems odd to me. #9

jenstroeger opened this issue Mar 28, 2020 · 3 comments

Comments

@jenstroeger
Copy link

Looking at Document reference sections it’s followed by three unnumbered sections of the same visual level: Indexes, Glossaries, Bibliographies. Looking at the DOM, though, those three seem to be sub-sections:

structure

However, they’re using H2 headers, and yet aren’t listed in the page’s TOC alongside other H2 headings. I think they should either be H3 or should be equally listed in the TOC; I lean towards to former because the three are indeed reference sections.

@mattgarrish
Copy link
Member

I think they should either be H3

Yes, and the divs should really also be sections. The document used to be dynamically generated from an n3 file and we just took a static snapshot of the output when we moved away from that process. I wouldn't be surprised if there are other oddities lurking in it.

@jenstroeger
Copy link
Author

So, what’s the plan with these documents now?

Maintain the HTML or move to some other meta format, e.g. Markdown or, considering the documentation is already hosted on Github, to Wiki or some such?

@mattgarrish
Copy link
Member

Couldn't say at this time. Will have to see what taking epub to rec in w3c entails. My guess would be it gets re-done in respec without all the RDF vocab stuff.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants