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
This patch adds support to generates HTML documentation
from asciidoc source using asciidoc python module.
"eld-asciidocs" target is added to build this documentation.
ELD_ENABLE_ASCIIDOC flag must be turned ON to enable this target.
The asciidoc documentation will also be generated if "eld-docs" is built.
An index page is also generated to list all the asciidoc documentation
and can be accessed at "<eld-documentation-index-dir>/adoc/index.html".
Closes#126
Signed-off-by: Shakti Suman <[email protected]>
0 commit comments