Open iacore opened 2 years ago
When searching, the links cannot be opened in new tab or inspected. (when hovering over <a>, you can see the link in browser.
<a>
In e.g. https://docs.raku.org/language/operators , you cannot see the bottom of the sidebar (table of content).
TODO: make this scrollable
I used wget2 to clone the documentation for offline use. However, the HTTP server doesn't allow caching yet.
To support caching for wget2/wget, support the following headers:
There is a new UI for the docs site under development. Please see https://github.com/Raku/doc/issues/1246#issuecomment-1101393152
Search Entries not HTML Link
When searching, the links cannot be opened in new tab or inspected. (when hovering over
<a>
, you can see the link in browser.Cannot See Bottom of Sidebar
In e.g. https://docs.raku.org/language/operators , you cannot see the bottom of the sidebar (table of content).
TODO: make this scrollable
HTTP headers
I used wget2 to clone the documentation for offline use. However, the HTTP server doesn't allow caching yet.
To support caching for wget2/wget, support the following headers: