mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user