Skip to content

Commit

Permalink
docs: remove the manual listing of the functions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Aug 19, 2022
1 parent 22e5595 commit b5b5c9d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,19 +69,6 @@ import {

Additionally, `patha` supports the following functions:

```js
import {
name,
normalizeTrim,
addExeExt,
addShExt,
addNamePrefix,
addNameSuffix,
addShRelativePrefix,
removeExt,
} from "patha"
```

<!-- INSERT GENERATED DOCS START -->

### `addExeExt` (function)
Expand Down
13 changes: 0 additions & 13 deletions dev/docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,19 +88,6 @@ import {

Additionally, `patha` supports the following functions:

```js
import {
name,
normalizeTrim,
addExeExt,
addShExt,
addNamePrefix,
addNameSuffix,
addShRelativePrefix,
removeExt,
} from "patha"
```

<!-- INSERT GENERATED DOCS START -->

<!-- INSERT GENERATED DOCS END -->
Expand Down

0 comments on commit b5b5c9d

Please sign in to comment.