docs: add full documentation site
This commit is contained in:
parent
6092237594
commit
0ab0fb8000
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ description = "CLI to check tls cert information and determine validity"
|
||||||
authors = ["Alex Kelly <kellya@arachnitech.com>"]
|
authors = ["Alex Kelly <kellya@arachnitech.com>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
homepage = "https://github.com/kellya/checkcert"
|
homepage = "https://github.com/kellya/checkcert"
|
||||||
|
documentation = "https://checkcert.readthedocs.io"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
|
|
Loading…
Reference in a new issue