-
Notifications
You must be signed in to change notification settings - Fork 57
Description
It would be great to be able to add an Introduction to the documentation. just something to sit above the generated docs in the main column (in the default theme).
If I have a README outlining how the library should be used and full of examples, it would seem to me this should be something that I can include into the docs as an introduction. I'd love to be able to just direct to the Sassdoc from the README, but pure docs without context mean I'm going to end up boiling a lot of the docs down into the README. Being able to consolidate intro and docs would make both docs and introduction stronger.
This could be expanded to allow links from the intro to the relevant docs (perhaps just parsing out known entities from the text and adding links automagically).