Texinfo C代码源参考(通过doxygen)? [英] Texinfo C code source reference (through doxygen) ?

查看:78
本文介绍了Texinfo C代码源参考(通过doxygen)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

早上好,


我正在使用doxygen为C源代码创建参考手册。你知道一种类似的方法来创建一个texinfo参考手册(

我想在emacs info-mode,BTW中使用)?

?也许这可以通过doxygen'已经支持的输出格式之一获得



亲切的问候,


奥拉夫。

解决方案

Olaf Wasmuth写道:

早上好,
我正在使用doxygen为C源代码创建参考手册。你知道一种类似的方法来创建一个texinfo参考手册(我想在emacs info-mode,BTW中使用
)吗?也许这可以通过doxygen已经支持的输出格式之一来实现。




这不是C问题,因此它不是关于comp的主题.lang.c

在你说之前,但这是一个处理C代码的工具,有几千个用于处理C代码的工具,如果我们回答

关于所有这些问题的问题,你将无法找到C

在工具问题中提出问题。


请将问题的答案限制在

comp.lang.c以外的群组或至少设置跟进以排除comp.lang.c

-

Flash Gordon

生活在有趣的时代。

虽然我的电子邮件地址是垃圾邮件,但它是真实的,我读了它。


Flash Gordon schrieb:

Olaf Wasmuth写道:

我使用doxygen来创建C源代码的参考手册。你知道一种类似的方法来创建一个texinfo参考手册(我想在emacs info-mode,BTW中使用
)吗?也许这可以通过doxygen已经支持的输出格式之一来实现。



这不是C问题,所以它在comp.lang.c上不是主题。




因此它在de.comp.lang.c中也不在话题,这是另一个

(顺便说一下。德语!) C新闻组。


当然,没有fup2的交叉标记是......(在这里把任何丑陋的字放在

)。


Fup2p设置。


Claus


Flash Gordon schrieb:

Olaf Wasmuth写道:

早上好,

我正在使用doxygen来创建C源代码的参考手册。你知道一种类似的方法来创建一个texinfo参考手册(我想在emacs info-mode,BTW中使用
)吗?也许这可以通过doxygen已经支持的输出格式之一来实现。



这不是C问题,所以它在comp.lang.c上不是主题。
在你说之前,但这是一个处理C代码的工具,有几千个用于处理C代码的工具,如果我们回答有关所有这些问题的问题,您将无法在工具问题中找到问题。

请将问题的答案限制在除
comp.lang.c以外的群组或至少设置后续排除以排除comp.lang.c
-
Flash Gordon
生活在有趣的时代。
虽然我的电子邮件地址说垃圾邮件,但它是真实的,我读了它。




对不起,不过你弄错了。我的重点是自动生成的,我可以在emacs中使用的C代码的参考手册,最好是在它的

信息模式中。所以我正在寻找一个解析C代码的工具,让我能够用b b b来进行文化编程。作为一个例子,Doxygen可能是一个很好的起始点,因为它产生了一个非常好的参考,但不适用于emacs(除非我使用EMACSen w3-或w3m模式)。

希望,因为有数以千计的处理C代码的b $ b工具,有一个生成texinfo的工具。我没有找到一个搜索(使用)Net _beforehand_,或者甚至t​​exinfo是

不是可行解决方案的一部分。


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 info-mode, BTW) ? Maybe this is possible
through one of doxygen''s already supported output formats.

Kind regards,

Olaf.

解决方案

Olaf Wasmuth wrote:

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 info-mode, BTW) ? Maybe this is possible
through one of doxygen''s already supported output formats.



This is not a C question, so it is not topical on comp.lang.c
Before you say, "but this is a tool for processing C code," there are
literally thousands of tools for processing C code and if we answered
questions about all of them you would not be able to find the C
questions in amongst the tool questions.

Please restrict any answers to the question to groups other than
comp.lang.c or at the very least set follow ups to exclude comp.lang.c
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.


Flash Gordon schrieb:

Olaf Wasmuth wrote:

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 info-mode, BTW) ? Maybe this is possible
through one of doxygen''s already supported output formats.



This is not a C question, so it is not topical on comp.lang.c



Therefore it is off topic in de.comp.lang.c as well, which is another
(btw. German speaking!) C newsgroup.

And, of course, crosspostings without fup2 are ... (put any ugly word in
here).

Fup2p set.

Claus


Flash Gordon schrieb:

Olaf Wasmuth wrote:

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 info-mode, BTW) ? Maybe this is possible
through one of doxygen''s already supported output formats.



This is not a C question, so it is not topical on comp.lang.c
Before you say, "but this is a tool for processing C code," there are
literally thousands of tools for processing C code and if we answered
questions about all of them you would not be able to find the C
questions in amongst the tool questions.

Please restrict any answers to the question to groups other than
comp.lang.c or at the very least set follow ups to exclude comp.lang.c
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.



Sorry, but you got me wrong. My focus is on an automatically generated
reference manual for C code that I can use in emacs, preferably in its
info-mode. So I am looking for a tool that parses C code and enables me
to do literate programming. Doxygen, as an example, could be a good
starting point, because it generates a very good reference, however not
suitable for emacs (unless I use the EMACSen w3- or w3m-mode).
Hopefully, because there are "literally thousands of tools for
processing C code", there is one that generates texinfo. I haven''t
found one searching the (Use)Net _beforehand_, maybe even texinfo is
not part of a viable solution.


这篇关于Texinfo C代码源参考(通过doxygen)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆