Skip to content

Commit 2d3ebc4

Browse files
authored
Merge pull request #142 from pybitcash/docs
Various documentation tweaks
2 parents ce3bc90 + e59eeb0 commit 2d3ebc4

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

docs/404.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:layout: 404
2+
:orphan:
3+
4+
404
5+
===
6+
7+
This page does not exist.

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
html_theme_options = {
131131
"twitter_url": "https://twitter.com/merc1er",
132132
"github_url": "https://github.com/pybitcash/bitcash",
133+
"discussion_url": "https://t.me/pybitcash",
133134
}
134135

135136

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Sphinx==7.2.6
2-
shibuya==2024.4.8
2+
shibuya==2024.4.15
33
sphinx-copybutton==0.5.2
44
myst-parser==2.0.0

0 commit comments

Comments
 (0)