Commit Graph

13 Commits

Author SHA1 Message Date
Jennifer Thakar
87699d79b2
Add deprecations.yaml as a single-source-of-truth (#3872)
Instead of having the list of deprecations repeated in several different
places across all of our repos, the new `spec/deprecations.yaml` file
will be the only place we need to update it, with all other uses
generating code based on it.
2024-05-29 14:23:18 -07:00
James Stuckey Weber
d6c7d941d2
Proposal: Package Importer and built-in Node implementation (#3660)
Co-authored-by: Jonny Gerig Meyer <jonny@oddbird.net>
Co-authored-by: Ed Rivas <ed@oddbird.net>
Co-authored-by: Ed Rivas <ed@jerivas.com>
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2023-09-22 23:09:36 +00:00
Natalie Weizenbaum
7abda4e2f4
Use literate programming for JS API specs (#3552) 2023-04-27 13:50:53 -07:00
Natalie Weizenbaum
c074df5a41 Fix the link checker test
Closes #3541
2023-04-12 17:35:49 -07:00
Natalie Weizenbaum
de325aae5f
Exempt Twitter links from the link check test (#3292)
These have recently begun failing and blocking our CI.
2022-04-18 16:26:55 -07:00
Christophe Coevoet
4f42632347
Fix the toc tool to insert the toc (#3225) 2022-01-14 15:01:51 -08:00
Natalie Weizenbaum
8e571ac5ee
Automatically redeploy the website whenever js-api-docs changes (#3178) 2021-10-05 22:05:43 +00:00
Natalie Weizenbaum
723e9db494
Use TypeScript for tools and tests (#3169) 2021-09-30 20:25:38 +00:00
Awjin Ahn
7cd83369e9
Rate limit Markdown link checks (#3112) 2021-08-24 15:56:47 -07:00
Natalie Weizenbaum
3515086be1 Flag TOCs that don't have the proper bullet style 2020-11-23 17:15:08 -08:00
Natalie Weizenbaum
826fe7d78d Add TOCs to files with a TOC header but no body 2020-11-23 17:13:31 -08:00
Natalie Weizenbaum
c08d3bc3c3 Add a script to automatically update tables of contents 2020-11-23 16:58:12 -08:00
Natalie Weizenbaum
3e6cf45487 Factor out TOC logic into a shared library 2020-11-23 16:57:42 -08:00