mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-10 10:49:39 +02:00
Extend sphinx documentation
This commit is contained in:
parent
3842aa9ced
commit
a131fe32aa
3 changed files with 108 additions and 11 deletions
|
@ -15,7 +15,10 @@ release = latest_tag
|
|||
version = release
|
||||
|
||||
myst_substitutions = {
|
||||
"repo_host" : "codeberg.org" # or 'github.com'
|
||||
"repo_host" : "codeberg.org", # or 'github.com'
|
||||
# "repo_host" : "github.com",
|
||||
"repo_pgpainless_src" : "codeberg.org/pgpainless/pgpainless/src/branch",
|
||||
# "repo_pgpainless_src" : "github.com/pgpainless/pgpainless/tree",
|
||||
}
|
||||
|
||||
# -- General configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue