diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2024-03-15 15:51:51 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2024-03-15 15:51:51 -0400 |
| commit | b20cda6edfe7a19c29ae2b622527aa7d521db91c (patch) | |
| tree | 84f9cde9a077a28158209d337efdc23d6f4a635c /docs/dev | |
| parent | 7ba5163f45803debbbc496d2981343a5ffa8a172 (diff) | |
update links in API docs and small change in type library docs
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/annotation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/annotation.md b/docs/dev/annotation.md index 60cb9681..abdf91c1 100644 --- a/docs/dev/annotation.md +++ b/docs/dev/annotation.md @@ -473,7 +473,7 @@ Exporting a header uses the `TypePrinter.print_all_types` api, and outputs a str ## Type Libraries -Type Libraries have outgrown this section and now live [in their own file](typelibraries.md) +Type Library documentation has outgrown this section and now lives [in a separate file](typelibraries.md). ## Signature Library |
