1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 06:01:00 +00:00
serenity/Base
AnotherTest 1bd3a2d09f Spreadsheet: Add support for example views and hyperlinks in the docs
Now the functions can actually be demonstrated by small examples,
embedded right inside the documentation via:
spreadsheet://example/<page>#<example_name>

Also allows pages to link to each other via the same scheme:
spreadsheet://doc/<page>
2020-10-31 15:40:13 +01:00
..
etc LibTLS: (Almost) verify certificate chain against root CA certificates 2020-10-30 23:42:03 +01:00
home/anon Shell+LibLine: Support HISTCONTROL environment variable 2020-10-26 11:27:54 +01:00
res Spreadsheet: Add support for example views and hyperlinks in the docs 2020-10-31 15:40:13 +01:00
usr Shell: Document the new 'pattern as (list of names)' match syntax 2020-10-29 11:53:01 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00