mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-27 16:09:20 +00:00
[API doc] Makes the documentation to be installed.
This commit is contained in:
parent
8375959f36
commit
c35f4f2719
1 changed files with 1 additions and 0 deletions
|
|
@ -55,4 +55,5 @@ if (ENABLE_DOC)
|
|||
add_custom_target(sphinx-doc ALL ${PYTHON_EXECUTABLE} '${CMAKE_CURRENT_SOURCE_DIR}/gendoc.py' '${LINPHONE_DOXYGEN_XML_DIR}' -o '${reference_doc_source_dir}'
|
||||
COMMAND ${PYTHON_EXECUTABLE} -msphinx -M html '${doc_source_dir}' '${doc_output_dir}'
|
||||
DEPENDS linphone-doc)
|
||||
install(DIRECTORY ${doc_output_dir}/html/ DESTINATION ${CMAKE_INSTALL_DOCDIR}/${LINPHONE_VERSION})
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue