Skip to content

Commit 61932b8

Browse files
committed
These were converted to issues. Removing them.
Closes #1053
1 parent b44666b commit 61932b8

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -111,17 +111,6 @@ explains briefly how to get started contributing documentation.
111111

112112
## Wishlist stuff:
113113

114-
* Search terms like `.any`, `any()`, `&any`, `::Any`, etc. can be
115-
used to disambiguate whether information is sought on a method,
116-
subroutine, type, etc.
117-
118-
* Searching for `Int.Bool` returns the documentation for the
119-
inherited method `Numeric.Bool`.
120-
121-
* Searching for an operator name returns the documentation for
122-
the operator. (`p6doc '%%'` returns the documentation for
123-
`&infix:<%%>`.)
124-
125114
* Perl 6 implementations could embed `P<...>` tags in their source
126115
code that would then inline the corresponding entry from `p6doc`.
127116
This would enable things like `&say.WHY` to (dynamically!)

0 commit comments

Comments
 (0)