andreystepanov
|
1620fb54c2
|
Fixed wrapping for long words to avoid horizontal scroll
|
2023-12-05 12:05:55 +02:00 |
|
Jakub
|
7b08bf9486
|
Add CSS border to module functions in docs nav
Make side nav in docs more readable
Signed-off-by: Jakub <nawias@gmail.com>
|
2023-11-25 15:49:47 +01:00 |
|
Richard Feldman
|
f128ea3644
|
Fix copy-code buttons on /tutorial
|
2023-11-20 06:47:22 -05:00 |
|
Richard Feldman
|
93fe2409e7
|
Fix link hover color on generated docs
|
2023-11-18 20:09:51 -05:00 |
|
Richard Feldman
|
06e15973fd
|
Don't auto-indent doc headings
It looks bad if there are newlines in there
|
2023-11-18 20:04:09 -05:00 |
|
Richard Feldman
|
b173f8368e
|
Update docs styles
|
2023-11-18 20:03:40 -05:00 |
|
Richard Feldman
|
b8f89a121b
|
Fix some generated documentation styles
|
2023-11-18 19:48:25 -05:00 |
|
Richard Feldman
|
fb17d89dfc
|
Format some js
|
2023-11-09 22:20:07 -05:00 |
|
Richard Feldman
|
9573cf827c
|
Make the favicon real
|
2023-10-22 15:17:21 -04:00 |
|
Richard Feldman
|
0ab49454b3
|
Fix favicon on Safari
|
2023-09-18 15:26:09 -05:00 |
|
Richard Feldman
|
789090a514
|
Simplify some templatized links
|
2023-09-18 15:26:08 -05:00 |
|
Richard Feldman
|
d3ae8b719b
|
Fix some favicon stuff, autoformat www content
|
2023-09-18 15:26:08 -05:00 |
|
Anton-4
|
f8e53e33e5
|
fix docs root link
|
2023-07-31 13:26:48 +02:00 |
|
Anton-4
|
e627a58b67
|
link fixes
|
2023-07-15 11:28:11 +02:00 |
|
Luke Boswell
|
1f1e57a7a5
|
add docs stlying for blockquotes
|
2023-06-11 10:35:23 +10:00 |
|
Anton-4
|
af8c3ffd73
|
fixed docs index.html overwrite
|
2023-05-17 17:39:15 +02:00 |
|
Bryce Miller
|
3d67d7091f
|
style package index module list
|
2023-05-10 07:55:38 +02:00 |
|
Luke Boswell
|
ac07ddcbaf
|
add highlighting for other languages
|
2023-04-10 13:21:24 +10:00 |
|
itmuckel
|
97f68974a9
|
Code Review Changes
|
2023-03-20 19:53:38 +01:00 |
|
itmuckel
|
cc70413e05
|
Add github style links to docs sections
|
2023-03-20 19:53:31 +01:00 |
|
Anton-4
|
9c0d2a2eb0
|
some style changes
|
2023-03-18 14:22:52 +01:00 |
|
Seth Workman
|
4756781f25
|
fix mobile support for button container
|
2023-03-17 15:27:13 -05:00 |
|
Seth Workman
|
fed541947a
|
add copy button to builtin docs
|
2023-03-17 08:51:53 -05:00 |
|
Luke Boswell
|
91604f8be6
|
return structure using <h2> elements, fix css
|
2023-03-15 18:19:33 +11:00 |
|
Richard Feldman
|
cc88437182
|
Increase spacing between docs entries
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
|
2023-03-12 09:07:42 -04:00 |
|
Luke Boswell
|
5a0a7289ba
|
update styles for docs
|
2023-03-12 16:44:05 +11:00 |
|
Luke Boswell
|
766385a561
|
make colors WCAG AA compliant
|
2023-03-10 13:27:43 +11:00 |
|
Luke Boswell
|
2bed7da218
|
improve token categories and color scheme
|
2023-03-10 11:38:42 +11:00 |
|
Luke Boswell
|
890f3db10a
|
update to support fenced code
|
2023-03-08 17:30:30 +11:00 |
|
Luke Boswell
|
5e40e580cb
|
update docs syntax highlighting, remove unsused code
|
2023-03-06 22:20:49 +11:00 |
|
Richard Feldman
|
200d456b7b
|
Create single source of favicon truth
|
2022-11-19 06:23:46 -05:00 |
|
Richard Feldman
|
e2891257ba
|
Don't use a style attribute for the builtins tip
This doesn't work because of our content-security policy!
|
2022-11-11 12:24:19 -05:00 |
|
Christopher Duncan
|
4b808100b4
|
Amend List.walk documentation with latest syntax
|
2022-11-05 06:16:27 -04:00 |
|
Richard Feldman
|
921ab885ce
|
Move where the "different name" tip goes
|
2022-10-23 18:55:41 -04:00 |
|
Richard Feldman
|
c15a1dde22
|
Restyle search key shortcut
|
2022-10-23 18:55:40 -04:00 |
|
Christopher Duncan
|
7131432e7c
|
Dynamically generate the documentation title
|
2022-10-16 09:04:53 -04:00 |
|
Luke Boswell
|
17aac69d92
|
fix for 's' keypress in search, and escape behaviour to reset sidebar elements
|
2022-10-09 20:42:19 +11:00 |
|
Richard Feldman
|
34f56371f7
|
Search docs with S instead of /
It turns out / on Firefox is already search,
and we don't want to override that.
Also adds a tip to make the shortcut discoverable.
|
2022-10-09 04:26:00 -04:00 |
|
Luke Boswell
|
2b47a4067b
|
updated quick search keyboard shortct in docs to / key, included escape out of input box
|
2022-10-09 17:56:28 +11:00 |
|
Luke Boswell
|
91a71a8550
|
added event listener to focus search box in docs
|
2022-10-09 16:12:21 +11:00 |
|
Richard Feldman
|
bdd98e0276
|
Add prefetching to sidebar links
|
2022-09-01 14:24:40 -04:00 |
|
Mfon Eti-mfon
|
33a6c9e6c5
|
Docs UI: Style the currently active nav link
|
2022-07-04 04:18:12 +01:00 |
|
Mfon Eti-mfon
|
eee30fb58c
|
docs-ui: Add border to and style wrapping section
|
2022-07-04 00:17:34 +01:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|