You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #1239 from UncleGrumpy/docs_build-configs_warnings
Docs build config changes to address warnings and improve rendering
The combined effect of these changes greatly reduces the number of warning
emitted when building the documentation, and improve some rendering. Several
more source files are omitted from the documentation build process that do not
add any information to the documentation but confuse the build system leading
to many warnings and some rendering errors. There are notes in each commit
about the various configuration changes.
These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).
SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
0 commit comments