Skip to content

Commit 7a31e04

Browse files
authored
Link GitHub issue
1 parent 8b82177 commit 7a31e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/src/Actions/GeneratesDocumentationSearchIndexFile.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/**
1414
* @internal Generate a JSON file that can be used as a search index for documentation pages.
1515
*
16-
* @todo Convert into Service, and add more strategies, such as slug-only (no file parsing)
16+
* @todo #435 Convert into Service, and add more strategies, such as slug-only (no file parsing)
1717
* search which while dumber, would be much faster to compile and take way less space.
1818
*
1919
* @see \Hyde\Framework\Testing\Feature\Actions\GeneratesDocumentationSearchIndexFileTest

0 commit comments

Comments
 (0)