Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
6e265157
Unverified
Commit
6e265157
authored
Oct 26, 2023
by
moto
Committed by
GitHub
Oct 26, 2023
Browse files
Fix doc config (#3683)
parent
fcf38946
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
docs/source/conf.py
docs/source/conf.py
+5
-5
No files found.
docs/source/conf.py
View file @
6e265157
...
@@ -56,14 +56,14 @@ extensions = [
...
@@ -56,14 +56,14 @@ extensions = [
"breathe"
,
"breathe"
,
]
]
breathe_projects
=
{
"libtor
chaud
io"
:
"cpp/xml"
}
breathe_projects
=
{
"libtorio"
:
"cpp/xml"
}
breathe_default_project
=
"libtor
chaud
io"
breathe_default_project
=
"libtorio"
breathe_projects_source
=
{
breathe_projects_source
=
{
"libtor
chaud
io"
:
(
"libtorio"
:
(
"../../
torchaudio/csrc
/ffmpeg/"
,
"../../
src/libtorio
/ffmpeg/"
,
[
"
ffmpeg
.h"
],
[
"
stream_reader/stream_reader.h"
,
"stream_writer/stream_writer
.h"
],
)
)
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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