Skip to content

Commit 57217db

Browse files
committed
docs: add new functions for gitboook
1 parent 138a10e commit 57217db

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed

docs/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
## Functions
1212

1313
* [Extract Domain](functions/extract-domain.md)
14+
* [Extract Extension](functions/extract-extension.md)
1415
* [Extract Subdomain](functions/extract-subdomain.md)
1516
* [Extract Path](functions/extract-path.md)
17+
* [Extract Port](functions/extract-port.md)
1618
* [Extract Host](functions/extract-host.md)
1719
* [Extract Schema](functions/extract-schema.md)
1820
* [Extract Query](functions/extract-query.md)
File renamed without changes.
File renamed without changes.

docs/getting-started/publish-your-docs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The build process is long and resource-intensive. Use tools like [Ninja](https:/
6262
```bash
6363
GEN=ninja make
6464
```
65+
6566
{% endhint %}
6667

6768
#### Tests <a href="#tests" id="tests"></a>

0 commit comments

Comments
 (0)