Modify

Opened 9 years ago

Closed 9 years ago

#12271 closed defect (worksforme)

Error Can't read doxygen content: [Errno 2] No such file or directory: u'/var/cache/doxygen/<project>/html/main.html'

Reported by: deniswebcomm@… Owned by:
Priority: normal Component: DoxygenPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

In tab "doxygen" Error message

Can't read doxygen content: [Errno 2] No such file or directory: u'/var/cache/doxygen/<project>/html/main.html'

Attachments (0)

Change History (3)

comment:1 Changed 9 years ago by Ryan J Ollos

Does the file exist? Does the webserver have permission to read the file?

comment:2 Changed 9 years ago by anonymous

File not exist, of course.

Internal webserver tracd does not require permits, far as I aware.

Which application initiates the creation of a file?

comment:3 Changed 9 years ago by Ryan J Ollos

Resolution: worksforme
Status: newclosed

You need to generate the documentation using Doxygen and output it to the [doxygen] path directory. See DoxygenPlugin#BasicConfiguration for more details. The plugin only renders the documentation (#12257).

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.