Skip to content

Hard coded path to doxygen/xml/index.xml #158

@Sebanisu

Description

@Sebanisu

image

I found it in the conf.py

breathe_projects = { 'j' : '/home/cph/jsource/build/docs/doxygen/xml'}

I'm thinking this is set correctly in CMakeLists.txt. So should be a way to import the variable into conf.py.

set(DOXYGEN_OUTPUT_DIR ${CMAKE_CURRENT_BINARY_DIR}/doxygen)
set(DOXYGEN_INDEX_FILE ${DOXYGEN_OUTPUT_DIR}/xml/index.xml)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions