Commit graph

14 commits

Author SHA1 Message Date
Oliver Blanthorn e7caf837ae
Fix #5513: preserve type information about internal objects 2026-08-30 12:23:47 +02:00
Oliver Blanthorn d9851b2f72
Fix #5044: add ex-mode fns back to help 2026-07-26 12:10:03 +02:00
Oliver Blanthorn fcb55685d2
Update to ts6
Most of the changed lines in this are from random
breaking changes in typedoc meaning that lots of
docstrings needed to be rewritten
2026-07-20 00:24:35 +02:00
Oliver Blanthorn 944de159bd
Cheer up typedoc 2026-07-19 18:13:44 +02:00
Oliver Blanthorn 9edd57214c
Update to ts4.7 and bump typedoc 2026-07-19 18:03:22 +02:00
Jakub Okoński 67fa18b4ec Add a separate tsconfig for tests
Tests run with nodejs + jest types, while the web extension code
runs with browser + web-ext type roots.
2019-10-18 13:07:38 +02:00
Colin Caine 3c618ac7a4 s/npm/yarn 2019-05-31 16:48:53 +01:00
Joao Sa 9b94146c9f Fix build scripts on paths with spaces 2018-09-30 15:25:14 +00:00
Oliver Blanthorn b8e9d4a088
Remove global dependency on nearley,typedoc,marked 2018-05-28 10:22:17 +01:00
glacambre fb2d36884a
Create typedoc theme 2018-05-01 10:56:15 +02:00
Colin Caine 56da023ee6 build: Fix make_docs on some shells 2017-11-27 19:59:43 +00:00
Colin Caine 71484e9873 excmds: documentation and minor changes 2017-11-19 06:16:33 +00:00
Colin Caine a0a29aec27 build: Fix build break when make_docs is slow 2017-11-09 05:54:10 +00:00
Colin Caine 7697072be1 build: Move scripts out. Make generated files obv.
To speed up builds, typedoc is now run in the background, which means
that the build won't fail if typedoc fails.
2017-11-08 18:13:40 +00:00