[docs] minor cleanup of the docs/ directory

Change-Id: Ic9d0805ee7658b97b3075dd129d4fb471bff3ccd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/336560
Commit-Queue: Nate Bosch <nbosch@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
This commit is contained in:
Devon Carew 2023-11-15 20:06:51 +00:00 committed by Commit Queue
parent 0bc4cfdeb0
commit 2583f7b80b
3 changed files with 2 additions and 11 deletions

View file

@ -1,2 +1,3 @@
file:/tools/OWNERS_ECOSYSTEM
file:/tools/OWNERS_FOUNDATION
file:/tools/OWNERS_PRODUCT

View file

@ -1,10 +0,0 @@
dartLangSpec*.aux
dartLangSpec*.idx
dartLangSpec*.ilg
dartLangSpec*.ind
dartLangSpec*.log
dartLangSpec*.out
dartLangSpec*.pdf
dartLangSpec*.toc
*-hash.tex
*-list.txt

View file

@ -261,7 +261,7 @@ use `?` and `late` in their library today.
```yaml
environment:
sdk: >=2.8.0-dev.0 <2.8.0
sdk: '>=2.8.0-dev.0 <2.8.0'
```
*SDK min constraint:* You can require a higher dev release if you want. The