Skip to content

Commit

Permalink
adding missing doc links (sliceutils/pluck, stringutils/padleft, stri…
Browse files Browse the repository at this point in the history
…ngutils/padright) into mkdocs.yml (#17)

Co-authored-by: Vincent Hoen <vincent.hoen@ext.groupepvcp.com>
  • Loading branch information
vhoen and Vincent Hoen authored Jan 9, 2023
1 parent 6248380 commit 41b8481
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ nav:
- sliceutils/intersection.md
- sliceutils/map.md
- sliceutils/merge.md
- sliceutils/pluck.md
- sliceutils/reduce.md
- sliceutils/remove.md
- sliceutils/reverse.md
Expand All @@ -38,6 +39,8 @@ nav:
- maputils/values.md
- String Utils:
- stringutils/stringify.md
- stringutils/padLeft.md
- stringutils/padRight.md
- Struct Utils:
- structutils/forEach.md
- structutils/toMap.md
Expand Down

0 comments on commit 41b8481

Please sign in to comment.