We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1983eb9 commit 7a7b512Copy full SHA for 7a7b512
writing-docs/INDEXING.md
@@ -42,7 +42,6 @@ so when indexing new items be sure to use one of:
42
43
* `Types` (reference of Raku types)
44
* `Modules` (built-in modules in Raku)
45
-* `Routines` (a common category for something existing as a method and a subroutine)
46
* `Subroutines` (reference of Raku subroutines)
47
* `Methods`(reference of Raku methods)
48
* `Terms` (reference of Raku terms)
0 commit comments