Page 1 of 1

Wrong URL link on "documentation" ?

Posted: Wed Mar 23, 2016 8:30 am
by nagmoto
I am hoping to find out more information on creating custom workers.
From https://assets.nagios.com/downloads/nag ... tsnew.html

>More information about workers, including an introduction to creating custom workers can be found in the source-supplied documentation.
documentation -> https://assets.nagios.com/downloads/nag ... .html#docs

Above URL linked back to itself.

Re: Wrong URL link on "documentation" ?

Posted: Wed Mar 23, 2016 11:02 am
by jfrickson
It links back to itself to item 10:
10. Documentation.
Documentation of Nagios Core internals is now provided as part of the source distribution. To create an HTML version of this documentation run 'make dox' from the root of the source distribution tree. The doxygen utilities must be installed to make this documentation.
So run make dox. Then in a web browser, open Documentation/html/wprocs.html and that should tell you what you need to know.

Re: Wrong URL link on "documentation" ?

Posted: Wed Mar 23, 2016 11:35 am
by nagmoto
jfrickson wrote:It links back to itself to item 10:
10. Documentation.
Documentation of Nagios Core internals is now provided as part of the source distribution. To create an HTML version of this documentation run 'make dox' from the root of the source distribution tree. The doxygen utilities must be installed to make this documentation.
So run make dox. Then in a web browser, open Documentation/html/wprocs.html and that should tell you what you need to know.
Thanks for the clarification. It was not obvious to me that the link point back to "10. Documentation" section of web page.

Please close this post.

Re: Wrong URL link on "documentation" ?

Posted: Wed Mar 23, 2016 11:52 am
by rkennedy
No problem. Closing this one out.

Feel free to make a new thread if you need any assistance in the future!