Skip to content

Commit

Permalink
docs(.pages): ignore top-level documents for better visibility (autow…
Browse files Browse the repository at this point in the history
…arefoundation#3625)

Signed-off-by: Kenji Miyake <[email protected]>
Signed-off-by: Mingyu Li <[email protected]>
  • Loading branch information
kenji-miyake authored and Mingyu1991 committed Jun 26, 2023
1 parent 035f1b0 commit e54c343
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pages
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
nav:
- ... | regex=^(?!.*(README.md|CONTRIBUTING.md|CODE_OF_CONDUCT.md|DISCLAIMER.md)).*$

0 comments on commit e54c343

Please sign in to comment.