1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
fb3a793a27 tools: add "skip to content" link for screan reader and tui browsers (#12571) 2021-11-25 02:53:02 +02:00
e089d66225 vdoc: imrpove font spacing in the generated html docs (#11159) 2021-08-12 10:15:18 +03:00
12fb4655f5 vdoc: use nicer font (#11151) 2021-08-12 09:21:31 +03:00
78a41969f6 vdoc: fancier attributes (#10789) 2021-07-13 19:44:22 +03:00
d1f1c5ae51 v doc: add attribute tags to v doc -f html (#10778) 2021-07-13 08:27:20 +03:00
984551227b doc: allow pressing / to focus search bar (#10522)
* type / to focus search; rename unused variables

* use ev.preventDefault() instead of setTimeout()

* delete doc.js_
2021-06-20 05:16:50 +03:00
9ee1d8c848 doc: decrease letter count for search to 2 (#10214) 2021-05-27 10:17:25 +03:00
38d1eac7f5 vdoc: fix padding above heading (#8842) 2021-02-20 15:16:51 +02:00
d7d069adc4 vdoc: set max-width to img; do not stretch to page container (#8410) 2021-01-29 14:49:06 +01:00
b4a542c51c vdoc: implement advanced search on mobile layout (#8176) 2021-01-18 06:04:59 +01:00
7bd0c5bc03 vdoc: search fix titles (#7681) 2020-12-29 21:01:12 +02:00
d69993a40e vdoc: implement advanced search (beta) (#7630) 2020-12-29 13:51:24 +02:00
5c4c5042b3 vdoc: fix scrollbar on mobile (#7614) 2020-12-27 16:14:16 +02:00
929a002229 vdoc: move to it's own directory cmd/tools/vdoc/ (#7606) 2020-12-27 14:43:23 +02:00