Skip to content

Commit 1f25281

Browse files
committed
nav
1 parent 8f8f7f2 commit 1f25281

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

docs/cli.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
```{include} _templates/nav.html
2+
```
3+
14
# Command-line usage
25

36
The Python library is also installed as a command-line interface. You can run it from your terminal like so:

docs/python.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
```{include} _templates/nav.html
2+
```
3+
14
# Python Usage
25

36
First import the library into your Python code.

docs/useragent.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
```{include} _templates/nav.html
2+
```
3+
14
# Customizing the user agent
25

36
In an effort to be transparent and polite to the Internet Archive, all requests made by savepagenow carry a custom [user agent](https://en.wikipedia.org/wiki/User_agent) that identifies itself as ``"savepagenow (https://github.com/pastpages/savepagenow)"``.

0 commit comments

Comments
 (0)