diff options
| author | Adam Janovsky | 2023-08-24 10:52:44 +0200 |
|---|---|---|
| committer | Adam Janovsky | 2023-08-24 10:52:44 +0200 |
| commit | 16cb17beb4e4564b53c2dce80544c681038c0963 (patch) | |
| tree | 9d0724a7c4717021a4b28156237fcf7e3d6f51a3 /docs | |
| parent | 4893748f6d176a4f48fb03e1a73f2577a7d20730 (diff) | |
| download | sec-certs-16cb17beb4e4564b53c2dce80544c681038c0963.tar.gz sec-certs-16cb17beb4e4564b53c2dce80544c681038c0963.tar.zst sec-certs-16cb17beb4e4564b53c2dce80544c681038c0963.zip | |
anonymize the docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 3 | ||||
| -rw-r--r-- | docs/index.md | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py index 562491f9..f21ee733 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,7 +18,8 @@ from importlib.metadata import version as get_version # -- Project information ----------------------------------------------------- project = "sec-certs" -copyright = "CRoCS MUNI | 2020-2023" +copyright = "Anonymized | 2020-2023" +# copyright = "CRoCS MUNI | 2020-2023" # Note thas this inference won't work from Docker: https://github.com/pypa/setuptools_scm/#usage-from-docker release = ".".join(get_version("sec-certs").split(".")[:3]) diff --git a/docs/index.md b/docs/index.md index 448efbeb..44d64abe 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,8 +21,7 @@ Each of the notebooks can be launched interactively in MyBinder by clicking on ð :maxdepth: 1 Seccerts homepage <https://seccerts.org/> Seccerts docs <https://seccerts.org/docs> -GitHub repo <https://github.com/crocs-muni/sec-certs> -Seccerts PyPi <https://pypi.org/project/sec-certs/> +GitHub repo <https://anonymous.4open.science/r/sec-certs-7A92> ``` ```{toctree} |
