Skip to content

Commit 504b5fb

Browse files
author
SzabolcsGergely
committed
Merge remote-tracking branch 'origin/main' into HEAD
2 parents e0f7e37 + 23aa63f commit 504b5fb

25 files changed

+722
-307
lines changed

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ sphinx:
2525
# configuration: mkdocs.yml
2626

2727
# Optionally build your docs in additional formats such as PDF
28-
formats:
29-
- pdf
28+
formats: []
3029

3130
# Optionally set the version of Python and requirements required to build your docs
3231
python:

docs/conf.py.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sys.path.insert(0, os.path.abspath(source_directory / ".." / "_extensions"))
2626
# -- Project information -----------------------------------------------------
2727

2828
project = "DepthAI API Docs"
29-
copyright = u"@build_year@, Luxonis"
29+
html_show_copyright=False
3030
author = "Luxonis"
3131
version = u"@DEPTHAI_PYTHON_VERSION@"
3232
release = version
22.2 KB
Loading
22.7 KB
Loading
12.1 KB
Loading
86.3 KB
Loading
22.2 KB
Loading
-3.94 KB
Loading
-34.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)