chore: move project

This commit is contained in:
Tiara Rodney 2025-06-07 23:49:12 +02:00
parent 2d1eb82a96
commit 45be6ce8f3
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB
25 changed files with 9 additions and 9 deletions

4
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "vendor/html-theme-ref"]
path = vendor/html-theme-ref
url = https://github.com/ByteB4rb1e/html-theme-ref.git
path = vendor/html-theme-seaharvest
url = git@bitbucket.org:byteb4rb1e/html-theme-seaharvest.git

View file

@ -7,8 +7,8 @@ requires = [
build-backend = "setuptools.build_meta"
[project]
name = "sphinx-theme-ref"
description = "Tiara's Sphinx documentation theme reference"
name = "byteb4rb1e.sphinxcontrib.theme.seaharvest"
description = "Functional theme for Sphinx documentation generator"
authors = [
{ name = "Tiara Rodney", email = "tiara.rodney@administratrix.de" }
]
@ -37,11 +37,11 @@ dynamic = ["version"]
requires-python = ">=3.8"
[project.entry-points."sphinx.html_themes"]
sphinx_theme_ref = "sphinx_theme_ref"
seaharvest = "byteb4rb1e.sphinxcontrib.theme.seaharvest"
[project.urls]
Bitbucket = "https://bitbucket.org/tiaracodes/sphinx-theme-ref"
GitHub = "https://github.com/oxbqkwwxfrqccwtg/sphinx-theme-ref"
Bitbucket = "https://bitbucket.org/byteb4rb1e/sphinxcontrib-theme-seaharvest"
GitHub = "https://github.com/ByteB4rb1e/sphinxcontrib-theme-seaharvest"
[tool.mypy]
strict = true

View file

@ -1,7 +1,7 @@
[theme]
inherit = "none"
stylesheets = [
"assets/style/theme.css",
"_static/style/seaharvest.css",
]
sidebars = [
"localtoc.html",

@ -1 +0,0 @@
Subproject commit ed3fb63b0cce6918d6bfef93276c3c908f04f3ae

1
vendor/html-theme-seaharvest vendored Submodule

@ -0,0 +1 @@
Subproject commit 51a8959d251de8e3f6c78c88bd6b18575bd10502