Mercurial > hg > octave-nkf
diff libgui/src/files-dock-widget.h @ 19198:96751a74bbbb
Start doxygenising sources
* Screen.cpp Screen.h Vt102Emulation.cpp files-dock-widget.h
main-window.h octave-qt-link.h parser.h: Reformat existing Doxygen
commands to use @ instead of \ to start a command.
* Array.h: Convert existing comments into Doxygen comments.
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Tue, 12 Aug 2014 15:27:16 -0400 |
parents | 2d5d0d86432e |
children | 4197fc428c7d |
line wrap: on
line diff
--- a/libgui/src/files-dock-widget.h +++ b/libgui/src/files-dock-widget.h @@ -40,8 +40,8 @@ #include "octave-dock-widget.h" /** - \class files_dock_widget - \brief Dock widget to display files in the current directory. + @class files_dock_widget + @brief Dock widget to display files in the current directory. */ class files_dock_widget : public octave_dock_widget {