Skip to content

Doxyfile points to absolute rather than relative directory #54

@ianmilligan1

Description

@ianmilligan1

Right now, in the Doxyfile, we have:

OUTPUT_DIRECTORY       = /Users/ryandeschamps/graphpass/DOCS

When trying to generate local Doxyfiles, the error of course appears:

error: tag OUTPUT_DIRECTORY: Output directory `/Users/ryandeschamps/graphpass/DOCS' does not exist and cannot be created

That line should be changed to a relative one. I assume just /docs but as this is your project @greebie I thought I would look to you. 😄

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions