Commit graph

18 commits

Author SHA1 Message Date
Turiiya
931a7e9ab7
vdoc: use directional overflow for search division (#22914) 2024-11-19 08:51:16 +02:00
Turiiya
be26233670
vdoc: fix scrolling on keyboard select in search results with overflow (#22352) 2024-09-29 19:17:26 +03:00
Martin Skou
caa0c46484
docs: add a copy code function (top/right copy icon) on doc examples (#22114) 2024-08-25 17:35:07 +03:00
Martin Skou
62c69e8a31
docs: improve formatting in time.parse_format description (#22113) 2024-08-25 08:05:13 +03:00
Turiiya
8a515c03b8
vdoc: fix search in README index.html when generated with v doc -f html -m -readme flags (#21506) 2024-05-15 21:06:26 +03:00
Turiiya
3d5dbcaaf5
vdoc: select first result when entering search term, use more explict query for header.doc-nav (#21193) 2024-04-06 12:32:46 +03:00
Glenn Lewis
1007a871e4
vdoc: enable browser custom search with ?q=<search> (#20949) 2024-03-04 12:35:42 +02:00
Turiiya
980912dc96
doc: update linebreak logic, handle "highlight-comments" (#19967) 2023-11-22 15:27:31 +02:00
Turiiya
8a8129cd5c
vdoc: add hr style, use prettier version 3 in the CI (#19628) 2023-10-23 10:30:34 +03:00
Turiiya
51fa83dbbd
vdoc: prevent main-content outline with certain devices / browsers (#19304) 2023-09-08 07:54:48 +03:00
Turiiya
d748b212d4
vdoc: optimize generated pages (#19185) 2023-08-21 10:55:37 +03:00
Turiiya
2fec2fad53
vdoc: make minor improvements to scrollspy and styles (#19128) 2023-08-14 10:14:36 +03:00
Turiiya
64029a2980
vdoc: implement keyboard shortcuts for search navigation (#19088) 2023-08-09 13:53:15 +03:00
Turiiya
6b978a6b5a
vdoc: refactor theme files (#19024) 2023-08-02 10:46:18 +03:00
Turiiya
5061aeee64
vdoc: fix toc height (accidental height removal in 9750061) (#19023) 2023-08-01 07:11:44 +03:00
Turiiya
9750061d70
vdoc: fix scrollspy and initial keyboard navigability (#19017) 2023-07-31 17:38:25 +03:00
Nick Treleaven
476f19c090
vdoc: tweak keyword, attribute and light theme CSS (#13853)
Make keywords bold.
Make attributes use a monospace font (like code).
Tweak light theme foreground colors:
* Make default-text, operator-text and punctuation-text a bit darker,
  improving the contrast.
* Make builtin-text a bit darker and more green (similar to dark theme).
* Make function-text a bit darker and more greeny-blue (similar to dark
  theme).
* Make attribute-text a bit less transparent for better contrast.
2022-03-28 20:38:00 +03:00
gcxfd
8b033c3993
tools: add a -theme-dir folder/ parameter to v doc (#13550) 2022-02-21 12:08:46 +02:00