pyright/docs
2023-02-27 13:57:05 -07:00
..
img Documented recent features. 2019-09-04 23:54:19 +00:00
build-debug.md Updated build instructions. 2023-01-08 09:20:12 -08:00
builtins.md Added the ability to add new symbols to builtins by simply adding a type stub file named __builtins__.pyi locally. 2022-02-02 19:27:12 -08:00
ci-integration.md add gitlab ci documentation (#4704) 2023-02-27 13:57:05 -07:00
command-line.md Implemented a new --level command-line option that allows filtering of 'information' and 'warning' diagnostics. 2022-12-14 09:20:15 -08:00
commands.md Implemented "Restart Server" command. 2020-03-08 12:17:19 -07:00
comments.md Updated types in documentation to use PEP 604 syntax. 2022-10-24 20:06:21 -07:00
configuration.md Updated documentation for default exclude settings. 2023-02-08 13:09:55 -08:00
features.md Slimmed down the README to remove information that most pyright users probably don't care about. Features of pyright were moved to a separate "features.md" document. 2023-02-26 10:54:20 -07:00
getting-started.md fix typo (#3601) 2022-06-21 19:08:37 -07:00
import-resolution.md Minor formatting improvements to documentation. 2023-02-14 18:23:13 -08:00
internals.md Updated types in documentation to use PEP 604 syntax. 2022-10-24 20:06:21 -07:00
mypy-comparison.md Fix typos discovered by codespell (#4399) 2023-01-04 06:54:43 -07:00
settings.md Update everything for main branch rename 2021-05-13 13:26:44 -07:00
type-concepts.md Fixed a few typos in the pyright documentation. 2023-02-01 08:09:36 -08:00
type-inference.md Fix typo (#4398) 2023-01-04 05:53:27 -07:00
type-stubs.md Fix typo in import (#1476) 2021-02-12 07:03:58 -08:00
typed-libraries.md Fix typo in -> is, in typed-libraries.md (#4180) 2022-11-10 17:51:04 -08:00