タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

C++とdoxygenに関するtsupoのブックマーク (5)

  • Let’s use doxygen!

    はじめに プログラマには、ドキュメント、とくにプログラムの内部仕様書を書くのが苦手、 という人が多い。 その理由は明らかであって、そもそも、ソースコードに (バグも含めて)*1 すべての仕様が子細もらさず書かれているのに、なぜ、さらにそれと独立した仕様書が必要なのかと、 (半ば気で) 思ってしまうからである。 ソースコードと独立にメンテナンスをしなければならないような仕様書は、 いずれソースコードと整合性が取れなくなって、無意味ならまだしも、 かえって害をなす存在となり果てることもある、ということを、 彼らは経験的に理解しているのである。 (*1) Ruby の作者である、まつもとゆきひろ氏は、 その著者『オブジェクト指向スクリプト言語 Ruby』の中の「付録C Ruby 用語集」で、 次のように書いている: ドキュメント まつもとの苦手なもの。彼は普段から「ソースがドキュメントだ。

    tsupo
    tsupo 2005/06/02
    Doxygen を使おう
  • Doxygen: Main Page

    Generate documentation from source code Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D. Doxygen can help you in three ways: It can generate an on-line docu

    tsupo
    tsupo 2005/06/02
    Doxygen is a documentation system for C++, C, Java, Objective-C, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D.
  • 【インフォシーク】Infoseek : 楽天が運営するポータルサイト

    日頃より楽天のサービスをご利用いただきましてありがとうございます。 サービスをご利用いただいておりますところ大変申し訳ございませんが、現在、緊急メンテナンスを行わせていただいております。 お客様には、緊急のメンテナンスにより、ご迷惑をおかけしており、誠に申し訳ございません。 メンテナンスが終了次第、サービスを復旧いたしますので、 今しばらくお待ちいただけますよう、お願い申し上げます。

    tsupo
    tsupo 2005/06/02
    このページは Doxygen バージョン1.3.9.1のマニュアルの Section Configuration の日本語訳を公開しています。
  • Doxygen: Helper tools and scripts

    Since the number of tools/scripts is ever growing, I've divided them into a number of categories: Doxygen extensions Nassi-Shneiderman diagrams Eckard Klotz has started a projected called Moritz. It generates Nassi-Shneiderman diagrams of functions and methods in C/C++ sources as HTML files, which could be included in software documentation or simply viewed in a web browser. Filters to add support

    tsupo
    tsupo 2005/06/02
    MSDNライクなドキュメントを生成するツール、など
  • http://lyon-smith.org/blogs/john/archive/2004/01/06/174.aspx

    tsupo
    tsupo 2005/06/02
    Doxygen の出力を MSDN 風の見映えにするスタイルシート
  • 1