ceylon-herd icon indicating copy to clipboard operation
ceylon-herd copied to clipboard

Add way to report bugs / ask questions directly from ceylondoc

Open FroMage opened this issue 12 years ago • 2 comments

We may be able to inject some stuff in the ceylondoc dynamically in order to allow people to ask questions on the API (github or stackoverflow) or report bugs (github). Via javascript, and not in the ceylondoc output itself, since the issue tracker and stuff may change over time and we are not going to regenerate the ceylondoc, while changing it for the module in Herd will be easier.

FroMage avatar Mar 29 '12 07:03 FroMage

You mean something like a -include-script=myScript.js option which would add <script> tags to every page and include the referenced file in the appropriate place? We could also have a -include-style=myStyle.css for users who wanted to override CSS.

tombentley avatar Mar 29 '12 08:03 tombentley

Oh, I see this is on ceylon-herd, not ceylon-compiler. So do you mean the ceylondoc served by herd?

tombentley avatar Mar 29 '12 08:03 tombentley