Ooh, I'm an idiot. Thanks, that was the problem.

Subject: Re: [nox-dev] Generating doxygen documentation
From: jam...@nau.edu
Date: Mon, 19 Dec 2011 12:45:37 -0800
CC: nox-dev@noxrepo.org
To: guy_...@hotmail.com



Are you sure you're in build/doc/doxygen and not just doc/doxygen?
-- Murphy
On Dec 19, 2011, at 12:28 PM, Guy A wrote:Thanks for replying. I tried those 
steps but after make html I get error:
make: *** No rule to make target 'html'. Stop.

I don't think it should affect anything but I'm using the NOX installation 
provided in the OpenFlow tutorial.

Thanks,
Guy

Subject: Re: [nox-dev] Generating doxygen documentation
From: jam...@nau.edu
Date: Sat, 17 Dec 2011 13:19:57 -0800
CC: nox-dev@noxrepo.org
To: guy_...@hotmail.com

This is from memory, but it should be more or less...
Start as usual:./boot.shmkdir buildcd build../configure
And now to build the HTML docs:cd doc/doxygenmake html
Give that a shot. :)
-- Murphy
On Dec 16, 2011, at 4:42 PM, Guy A wrote:Hi,
 
I'm have problems generating the doxygen documentation. I've searched around 
for the proper steps but couldn't find anything.
 
I tried:
cd doc/doxygen
make html
 
But get error:
make: *** No rule to make target 'html'. Stop.

I also tried editing nox/build/doc/doxygen/doxygen.conf.in and changed line
GENERATE_HTML          = NO
to
GENERATE_HTML          = YES
Then, in the same folder ran 'doxygen doxygen.conf.in'
 
But get error:
error: tag HTML_HEADER: header file '@srcdir@/header.html' does not exist
 
How do I set @srcdir@? Am I missing a step here?

So far I have been using http://noxrepo.org/~yapkke/doc/index.html but this may 
be out dated.
Thanks,
Guy
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev


                                          
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to