Skip to content

Commit

Permalink
Point docs to github.io instead of custom domain (#5)
Browse files Browse the repository at this point in the history
Point docs to github.io instead of custom domain and update author of documentation.

Signed-off-by: Brian Warner <[email protected]>
  • Loading branch information
brianwarner authored Oct 7, 2024
1 parent 61767e4 commit c7b84b4
Show file tree
Hide file tree
Showing 12 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
sphinx-build -b html docsrc docs -E -d "docsrc/_doctrees"
- name: Commit and push the new documentation
run: |
git config user.name "Brian Warner (autocommit)"
git config user.name "Brian Warner"
git config user.email [email protected]
git add docs
git commit -s -m "Rebuild the documentation" || exit 0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Commit and push the new documentation
if: steps.verify_diff.outputs.changed == 'true'
run: |
git config user.name "Brian Warner (autocommit)"
git config user.name "Brian Warner"
git config user.email [email protected]
git add docs
git commit -m "Rebuild the documentation" || exit 0
Expand Down
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 0179631bdbf3d7054b93975217b0fda0
config: d3775153b19b07eed8a6918b6fa9de0f
tags: 645f666f9bcd5a90fca523b33c5a78b7
6 changes: 3 additions & 3 deletions docs/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; talkGooder 0.0.post1.dev1+gdb789d0 documentation</title>
<title>Overview: module code &mdash; talkGooder 0.0.post1.dev1+gdebd171 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />

Expand All @@ -14,7 +14,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=be57a30c"></script>
<script src="../_static/documentation_options.js?v=80a157c8"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand All @@ -36,7 +36,7 @@
talkGooder
</a>
<div class="version">
0.0.post1.dev1+gdb789d0
0.0.post1.dev1+gdebd171
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
6 changes: 3 additions & 3 deletions docs/_modules/talkgooder.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>talkgooder &mdash; talkGooder 0.0.post1.dev1+gdb789d0 documentation</title>
<title>talkgooder &mdash; talkGooder 0.0.post1.dev1+gdebd171 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />

Expand All @@ -14,7 +14,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=be57a30c"></script>
<script src="../_static/documentation_options.js?v=80a157c8"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand All @@ -36,7 +36,7 @@
talkGooder
</a>
<div class="version">
0.0.post1.dev1+gdb789d0
0.0.post1.dev1+gdebd171
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '0.0.post1.dev1+gdb789d0',
VERSION: '0.0.post1.dev1+gdebd171',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
6 changes: 3 additions & 3 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; talkGooder 0.0.post1.dev1+gdb789d0 documentation</title>
<title>Index &mdash; talkGooder 0.0.post1.dev1+gdebd171 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />

Expand All @@ -14,7 +14,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=be57a30c"></script>
<script src="_static/documentation_options.js?v=80a157c8"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -36,7 +36,7 @@
talkGooder
</a>
<div class="version">
0.0.post1.dev1+gdb789d0
0.0.post1.dev1+gdebd171
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>talkGooder documentation &mdash; talkGooder 0.0.post1.dev1+gdb789d0 documentation</title>
<title>talkGooder documentation &mdash; talkGooder 0.0.post1.dev1+gdebd171 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=be57a30c"></script>
<script src="_static/documentation_options.js?v=80a157c8"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -37,7 +37,7 @@
talkGooder
</a>
<div class="version">
0.0.post1.dev1+gdb789d0
0.0.post1.dev1+gdebd171
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion docs/objects.inv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Sphinx inventory version 2
# Project: talkGooder
# Version: 0.0.post1.dev1+gdb789d0
# Version: 0.0.post1.dev1+gdebd171
# The remainder of this file is compressed using zlib.
xڍ���0E�����D\�ce\����>�����R� �{��������p��v�2<H���5^�M��(�8c���-�� �!�*?�p��մj�4��Z,��q�:' G�Q 8� ɮ(��0�Ǹ$_��*B">���ˠP{��Y�l�vt,�J?�M��������v�l��Ŕ%��3���M��p
6 changes: 3 additions & 3 deletions docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Python Module Index &mdash; talkGooder 0.0.post1.dev1+gdb789d0 documentation</title>
<title>Python Module Index &mdash; talkGooder 0.0.post1.dev1+gdebd171 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />

Expand All @@ -14,7 +14,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=be57a30c"></script>
<script src="_static/documentation_options.js?v=80a157c8"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -43,7 +43,7 @@
talkGooder
</a>
<div class="version">
0.0.post1.dev1+gdb789d0
0.0.post1.dev1+gdebd171
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
6 changes: 3 additions & 3 deletions docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; talkGooder 0.0.post1.dev1+gdb789d0 documentation</title>
<title>Search &mdash; talkGooder 0.0.post1.dev1+gdebd171 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=be57a30c"></script>
<script src="_static/documentation_options.js?v=80a157c8"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -39,7 +39,7 @@
talkGooder
</a>
<div class="version">
0.0.post1.dev1+gdb789d0
0.0.post1.dev1+gdebd171
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="#" method="get">
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
]

[project.urls]
Homepage = "https://bdwarner.com/talkgooder/"
Documentation = "https://bdwarner.com/talkgooder/"
Homepage = "https://brianwarner.github.io/talkgooder/"
Documentation = "https://brianwarner.github.io/talkgooder/"
Repository = "https://github.com/brianwarner/talkgooder"
Issues = "https://github.com/brianwarner/talkgooder/issues"

Expand Down

0 comments on commit c7b84b4

Please sign in to comment.