eclass/docs: fix comment

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-04-21 12:22:03 +02:00
parent 117147f43c
commit 5f91e34dcd

View File

@@ -266,9 +266,9 @@ doxygen_setup() {
${DOCDEPEND}"
}
# @FUNCTION: mkdocs_compile
# @FUNCTION: doxygen_compile
# @DESCRIPTION:
# Calls mkdocs to build docs.
# Calls doxygen to build docs.
#
# If you overwrite src_compile or python_compile_all
# do not call this function, call docs_compile instead