I want to have an HREF link on top of each page. I think
one way it could be done is by making use of a Custom
HTML Header/Footer HTML in the VS.Net 2003
Documenter's GUI and or an NDoc file?
An example would be appreciated.
The raw HTML specified in HeaderHtml completely replaces
the visible header. So if I duplicating some <div> tags and
use %TOPIC_TITLE% that I don't want to loose and embed
my links in between I can get the desired output Header.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=688072
The raw HTML specified in HeaderHtml completely replaces
the visible header. So if I duplicating some <div> tags and
use %TOPIC_TITLE% that I don't want to loose and embed
my links in between I can get the desired output Header.