Skip to content

Commit 473bf81

Browse files
authored
Enable checking of docs (#380)
1 parent 2f842ad commit 473bf81

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

docs/source/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (C) 2024 Intel Corporation
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
# Configuration file for the Sphinx documentation builder.
25
#
36
# For the full list of built-in configuration values, see the documentation:

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ exclude = [
217217
"buck-out",
218218
"build",
219219
"dist",
220-
"docs",
221220
"examples",
222221
"node_modules",
223222
"tests",

0 commit comments

Comments
 (0)