Skip to content

Commit 60f86ef

Browse files
committed
Update documentation with latest pdoc
1 parent 2bd40d7 commit 60f86ef

File tree

8 files changed

+4234
-2801
lines changed

8 files changed

+4234
-2801
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,4 +254,4 @@ This object has 4 links
254254
</pre>
255255
---
256256
### Create local docs in the /docs folder
257-
`$ pdoc --html --output-dir pdoc stac_check --force`
257+
`$ pdoc --output-dir pdoc ./stac_check`

pdoc/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="refresh" content="0; url=./stac_check.html"/>
6+
</head>
7+
</html>

pdoc/search.js

Lines changed: 46 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pdoc/stac_check.html

Lines changed: 234 additions & 0 deletions
Large diffs are not rendered by default.

pdoc/stac_check/cli.html

Lines changed: 719 additions & 472 deletions
Large diffs are not rendered by default.

pdoc/stac_check/index.html

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)