Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Romain Casati
Basthon-JupyterLab
Commits
8f645cac
Commit
8f645cac
authored
Apr 26, 2021
by
Nicholas Bollweg
Browse files
add docs prefix
parent
0b8e61ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/conf.py
View file @
8f645cac
...
...
@@ -71,4 +71,4 @@ html_context = {
if
os
.
environ
.
get
(
"READTHEDOCS"
):
import
subprocess
subprocess
.
check_call
([
"doit"
,
"build"
,
"typedoc:mystify"
],
cwd
=
str
(
ROOT
))
subprocess
.
check_call
([
"doit"
,
"build"
,
"
docs:
typedoc:mystify"
],
cwd
=
str
(
ROOT
))
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment