473,320 Members | 1,991 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

doxygen does not document functions ? u know a solution?

--------------------8<--XX.h--------------------------

/** On shutdown the function shutdown() is called. The function destroys
blablablabla.
*/
void shutdown();
--------------------8<--XX.h--------------------------
this section mentioned above does not work and i dont know why
doxygen only prints infos about structs..typedefs. etcetc... BUT NO
FUNCTIONS

i dont know why :(



Nov 13 '05 #1
4 2541
chrstian brensteiner wrote:
--------------------8<--XX.h--------------------------

/** On shutdown the function shutdown() is called. The function destroys
blablablabla.
*/
void shutdown();
--------------------8<--XX.h--------------------------
this section mentioned above does not work and i dont know why
doxygen only prints infos about structs..typedefs. etcetc... BUT NO
FUNCTIONS

i dont know why :(

And people insist on asking off topic questions in news:comp.lang.c.

I don't know why!

--ag

[OT - WTF don't you read the doxygen docs?]

--
Artie Gold -- Austin, Texas
Oh, for the good old days of regular old SPAM.

Nov 13 '05 #2

"Artie Gold" <ar*******@austin.rr.com> schrieb im Newsbeitrag
news:3F**************@austin.rr.com...
chrstian brensteiner wrote:
--------------------8<--XX.h--------------------------

/** On shutdown the function shutdown() is called. The function destroys
blablablabla.
*/
void shutdown();
--------------------8<--XX.h--------------------------
this section mentioned above does not work and i dont know why
doxygen only prints infos about structs..typedefs. etcetc... BUT NO
FUNCTIONS

i dont know why :(

And people insist on asking off topic questions in news:comp.lang.c.

I don't know why!

--ag

[OT - WTF don't you read the doxygen docs?]

--
Artie Gold -- Austin, Texas
Oh, for the good old days of regular old SPAM.

thx for start answer and sry i first "met" with this newsgroup and ofc my
english is bad ;)
Nov 13 '05 #3
chrstian brensteiner <me*****************************@yahoo.de> scribbled the following:
thx for start answer and sry i first "met" with this newsgroup and ofc my
english is bad ;)


Don't take this as a flame or an insult, but more like a suggestion.
If you yourself acknowledge that your English is bad, try to avoid use
of "cute" abbreviations like "thx", "sry" or "ofc". Combined with non-
native English, these give some people (like me for one) the initial
impression that the writer is some sort of warez d00d. (In your case,
having read the rest of your message, I found out that that impression
was wrong.)
In short, concentrate *first* on getting *English* right, *then* on
getting *English slang* right. Thanks.

--
/-- Joona Palaste (pa*****@cc.helsinki.fi) ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"I am lying."
- Anon
Nov 13 '05 #4
In <ZJ********************@news.chello.at> "chrstian brensteiner" <me*****************************@yahoo.de> writes:
--------------------8<--XX.h--------------------------

/** On shutdown the function shutdown() is called. The function destroys
blablablabla.
*/
void shutdown();
--------------------8<--XX.h--------------------------
this section mentioned above does not work and i dont know why
doxygen only prints infos about structs..typedefs. etcetc... BUT NO
FUNCTIONS


What was your C question?

Dan
--
Dan Pop
DESY Zeuthen, RZ group
Email: Da*****@ifh.de
Nov 13 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Erwin Burgstaller | last post by:
When I have several header files with "namespace x {}" in each, the resulting doxygen documentation lists the Namespace exactly as often as there are header files with that namespace in. Thats only...
1
by: lars | last post by:
Hi, we use DoxyGen together with the DOT tool of AT&T to document our sources. Here now is my problem (trying to explain as well as I can): I intend to generate call graphs with the help of...
5
by: Konrad Mühler | last post by:
Hallo, kennt jemand ein Forum oder eine Newsgroup in der Fragen zu Doxygen geklärt werden können? Habt Dank Konrad
2
by: John Bowman | last post by:
Hi, Does anyone have any experience w/ using the Doxygen tool on C# code files? I'm evaluating it and noticed several methods are not appearing in the output. All classes, methods, properties...
10
by: Olaf Wasmuth | last post by:
Good morning, I am using doxygen to create a reference manual for C source code. Do you know of a way to similarly create a texinfo reference manual (which I would like to use in emacs...
6
by: Ivan Vecerina | last post by:
What tagged comment syntax do you use to document C++/CLI code ? As far as I know, doxygen does not currently support C++/CLI. Are there other/similar tools? Does Microsoft provide an equivalent...
1
by: Jan Danielsson | last post by:
Hello all, I guess I should really be asking in some doxygen mailing list, but since I believe that I found doxygen through this group, I assume that there are some people here who can answer. ...
2
by: Peter Olcott | last post by:
http://www-scf.usc.edu/~peterchd/doxygen/ The above is an example of what the output should look like. I ran Doxygen on a simple program that I wrote to test Doxygen, and all of the Call Graph...
7
by: PeteOlcott | last post by:
So far I can only get Doxygen to generate callergraphs for ALL functions or for NO functions, Doxygen seems to be ignoring the \callergraph command. Does anyone know how to limit Doxygen to...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.