Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Doxygen を使用して C++ プロジェクトのクラス図またはグラフを生成する必要があります。次のように Ubntu 12.04 にインストールしました。
sudo apt-get install doxygen sudo apt-get install doxygen-gui
GUI の実行方法や、surce コードからグラフを生成する方法がわからないため、マニュアルは役に立ちません。
ダイアグラム用にgraphvizをインストールする必要があります
sudo apt-get install graphviz sudo apt-get install doxygen-gui
端末タイプで doxygen gui タイプを開始するよりも
doxywizard