Skip to content
Commit 18859171 authored by David B. Kinder's avatar David B. Kinder Committed by Anas Nashif
Browse files

doc: flatten doxygen-generated HTML structure



The current doxygen configuration settings create 4096 folders to hold
the generated HTML output (with names such as d3/ddb/).  This makes it
difficult to know what an URL would be for a particular module's
(defgroup's) documentation.  By not creating these subdirectories,
module documentation file names become quite predictable:

     group__<group name>.html

(e.g., group__sensor__interface.html) allowing us to create
links from the Sphinx-generated documentation into the doxygen-generated
HTML content (this part is under investigation).

Signed-off-by: default avatarDavid B. Kinder <david.b.kinder@intel.com>
parent 2a64fe66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment