diff -Nru doxygen-1.7.2/addon/doxmlparser/examples/metrics/Makefile doxygen-1.7.3/addon/doxmlparser/examples/metrics/Makefile --- doxygen-1.7.2/addon/doxmlparser/examples/metrics/Makefile 2010-10-08 10:02:14.000000000 +0000 +++ doxygen-1.7.3/addon/doxmlparser/examples/metrics/Makefile 2010-12-31 17:10:31.000000000 +0000 @@ -1,5 +1,5 @@ # -# This file was generated from Makefile.in on Fri Oct 8 12:02:14 CEST 2010 +# This file was generated from Makefile.in on Fri Dec 31 18:10:31 CET 2010 # DOXYGEN = /Users/dimitri/doxygen @@ -10,7 +10,7 @@ PERL = /opt/local/bin/perl RM = rm -f CP = cp -VERSION = 1.7.1 +VERSION = 1.7.2 INSTALL = /usr/local INSTTOOL = /opt/local/bin/ginstall DOXYDOCS = .. diff -Nru doxygen-1.7.2/addon/doxmlparser/examples/metrics/Makefile.metrics doxygen-1.7.3/addon/doxmlparser/examples/metrics/Makefile.metrics --- doxygen-1.7.2/addon/doxmlparser/examples/metrics/Makefile.metrics 2010-10-08 15:05:20.000000000 +0000 +++ doxygen-1.7.3/addon/doxmlparser/examples/metrics/Makefile.metrics 2011-01-03 14:08:12.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building metrics -# Generated by tmake at 17:05, 2010/10/08 +# Generated by tmake at 15:08, 2011/01/03 # Project: metrics # Template: app.t ############################################################################# diff -Nru doxygen-1.7.2/addon/doxmlparser/examples/metrics/metrics.pro doxygen-1.7.3/addon/doxmlparser/examples/metrics/metrics.pro --- doxygen-1.7.2/addon/doxmlparser/examples/metrics/metrics.pro 2010-10-08 10:02:14.000000000 +0000 +++ doxygen-1.7.3/addon/doxmlparser/examples/metrics/metrics.pro 2010-12-31 17:10:31.000000000 +0000 @@ -1,5 +1,5 @@ # -# This file was generated from metrics.pro.in on Fri Oct 8 12:02:14 CEST 2010 +# This file was generated from metrics.pro.in on Fri Dec 31 18:10:31 CET 2010 # TEMPLATE = app.t diff -Nru doxygen-1.7.2/addon/doxmlparser/src/doxmlparser.pro doxygen-1.7.3/addon/doxmlparser/src/doxmlparser.pro --- doxygen-1.7.2/addon/doxmlparser/src/doxmlparser.pro 2010-10-08 10:02:14.000000000 +0000 +++ doxygen-1.7.3/addon/doxmlparser/src/doxmlparser.pro 2010-12-31 17:10:31.000000000 +0000 @@ -1,5 +1,5 @@ # -# This file was generated from doxmlparser.pro.in on Fri Oct 8 12:02:14 CEST 2010 +# This file was generated from doxmlparser.pro.in on Fri Dec 31 18:10:31 CET 2010 # TEMPLATE = lib.t diff -Nru doxygen-1.7.2/addon/doxmlparser/src/Makefile doxygen-1.7.3/addon/doxmlparser/src/Makefile --- doxygen-1.7.2/addon/doxmlparser/src/Makefile 2010-10-08 10:02:14.000000000 +0000 +++ doxygen-1.7.3/addon/doxmlparser/src/Makefile 2010-12-31 17:10:31.000000000 +0000 @@ -1,5 +1,5 @@ # -# This file was generated from Makefile.in on Fri Oct 8 12:02:14 CEST 2010 +# This file was generated from Makefile.in on Fri Dec 31 18:10:31 CET 2010 # DOXYGEN = /Users/dimitri/doxygen @@ -10,7 +10,7 @@ PERL = /opt/local/bin/perl RM = rm -f CP = cp -VERSION = 1.7.1 +VERSION = 1.7.2 INSTALL = /usr/local INSTTOOL = /opt/local/bin/ginstall DOXYDOCS = .. diff -Nru doxygen-1.7.2/addon/doxmlparser/src/Makefile.doxmlparser doxygen-1.7.3/addon/doxmlparser/src/Makefile.doxmlparser --- doxygen-1.7.2/addon/doxmlparser/src/Makefile.doxmlparser 2010-10-08 15:05:20.000000000 +0000 +++ doxygen-1.7.3/addon/doxmlparser/src/Makefile.doxmlparser 2011-01-03 14:08:12.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building ../lib/libdoxmlparser.a -# Generated by tmake at 17:05, 2010/10/08 +# Generated by tmake at 15:08, 2011/01/03 # Project: doxmlparser # Template: lib.t ############################################################################# diff -Nru doxygen-1.7.2/addon/doxmlparser/test/Makefile doxygen-1.7.3/addon/doxmlparser/test/Makefile --- doxygen-1.7.2/addon/doxmlparser/test/Makefile 2010-10-08 10:02:14.000000000 +0000 +++ doxygen-1.7.3/addon/doxmlparser/test/Makefile 2010-12-31 17:10:31.000000000 +0000 @@ -1,5 +1,5 @@ # -# This file was generated from Makefile.in on Fri Oct 8 12:02:14 CEST 2010 +# This file was generated from Makefile.in on Fri Dec 31 18:10:31 CET 2010 # DOXYGEN = /Users/dimitri/doxygen @@ -10,7 +10,7 @@ PERL = /opt/local/bin/perl RM = rm -f CP = cp -VERSION = 1.7.1 +VERSION = 1.7.2 INSTALL = /usr/local INSTTOOL = /opt/local/bin/ginstall DOXYDOCS = .. diff -Nru doxygen-1.7.2/addon/doxmlparser/test/Makefile.xmlparse doxygen-1.7.3/addon/doxmlparser/test/Makefile.xmlparse --- doxygen-1.7.2/addon/doxmlparser/test/Makefile.xmlparse 2010-10-08 15:05:20.000000000 +0000 +++ doxygen-1.7.3/addon/doxmlparser/test/Makefile.xmlparse 2011-01-03 14:08:12.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building xmlparse -# Generated by tmake at 17:05, 2010/10/08 +# Generated by tmake at 15:08, 2011/01/03 # Project: xmlparse # Template: app.t ############################################################################# diff -Nru doxygen-1.7.2/addon/doxmlparser/test/xmlparse.pro doxygen-1.7.3/addon/doxmlparser/test/xmlparse.pro --- doxygen-1.7.2/addon/doxmlparser/test/xmlparse.pro 2010-10-08 10:02:14.000000000 +0000 +++ doxygen-1.7.3/addon/doxmlparser/test/xmlparse.pro 2010-12-31 17:10:31.000000000 +0000 @@ -1,5 +1,5 @@ # -# This file was generated from xmlparse.pro.in on Fri Oct 8 12:02:14 CEST 2010 +# This file was generated from xmlparse.pro.in on Fri Dec 31 18:10:31 CET 2010 # TEMPLATE = app.t diff -Nru doxygen-1.7.2/addon/doxywizard/doxywizard.pro doxygen-1.7.3/addon/doxywizard/doxywizard.pro --- doxygen-1.7.2/addon/doxywizard/doxywizard.pro 2010-10-08 10:02:14.000000000 +0000 +++ doxygen-1.7.3/addon/doxywizard/doxywizard.pro 2010-12-31 17:10:31.000000000 +0000 @@ -1,5 +1,5 @@ # -# This file was generated from doxywizard.pro.in on Fri Oct 8 12:02:14 CEST 2010 +# This file was generated from doxywizard.pro.in on Fri Dec 31 18:10:31 CET 2010 # ###################################################################### diff -Nru doxygen-1.7.2/addon/doxywizard/doxywizard.qrc doxygen-1.7.3/addon/doxywizard/doxywizard.qrc --- doxygen-1.7.2/addon/doxywizard/doxywizard.qrc 2008-11-29 15:43:12.000000000 +0000 +++ doxygen-1.7.3/addon/doxywizard/doxywizard.qrc 2010-11-21 11:41:55.000000000 +0000 @@ -6,5 +6,6 @@ images/file.png images/folder.png images/refresh.png + images/tunecolor.png diff -Nru doxygen-1.7.2/addon/doxywizard/expert.cpp doxygen-1.7.3/addon/doxywizard/expert.cpp --- doxygen-1.7.2/addon/doxywizard/expert.cpp 2010-04-11 15:05:34.000000000 +0000 +++ doxygen-1.7.3/addon/doxywizard/expert.cpp 2010-12-31 13:57:25.000000000 +0000 @@ -33,6 +33,7 @@ m_treeWidget = new QTreeWidget; m_treeWidget->setColumnCount(1); m_topicStack = new QStackedWidget; + m_inShowHelp = FALSE; QFile file(SA(":/config.xml")); QString err; @@ -435,13 +436,18 @@ void Expert::showHelp(Input *option) { - m_helper->setText( - QString::fromAscii("")+option->id()+ - QString::fromAscii("
")+ - option->docs(). - replace(QChar::fromAscii('\n'),QChar::fromAscii(' '))+ - QString::fromAscii("") - ); + if (!m_inShowHelp) + { + m_inShowHelp = TRUE; + m_helper->setText( + QString::fromAscii("")+option->id()+ + QString::fromAscii("
")+ + option->docs(). + replace(QChar::fromAscii('\n'),QChar::fromAscii(' '))+ + QString::fromAscii("") + ); + m_inShowHelp = FALSE; + } } void Expert::nextTopic() diff -Nru doxygen-1.7.2/addon/doxywizard/expert.h doxygen-1.7.3/addon/doxywizard/expert.h --- doxygen-1.7.2/addon/doxywizard/expert.h 2008-12-05 22:13:17.000000000 +0000 +++ doxygen-1.7.3/addon/doxywizard/expert.h 2010-12-31 13:56:38.000000000 +0000 @@ -59,6 +59,7 @@ QPushButton *m_next; QPushButton *m_prev; QDomElement m_rootElement; + bool m_inShowHelp; }; #endif Binary files /tmp/8Qp_bPe6P4/doxygen-1.7.2/addon/doxywizard/images/._tunecolor.png and /tmp/iSkz19Q9vV/doxygen-1.7.3/addon/doxywizard/images/._tunecolor.png differ Binary files /tmp/8Qp_bPe6P4/doxygen-1.7.2/addon/doxywizard/images/tunecolor.png and /tmp/iSkz19Q9vV/doxygen-1.7.3/addon/doxywizard/images/tunecolor.png differ diff -Nru doxygen-1.7.2/addon/doxywizard/Makefile doxygen-1.7.3/addon/doxywizard/Makefile --- doxygen-1.7.2/addon/doxywizard/Makefile 2010-10-08 10:02:14.000000000 +0000 +++ doxygen-1.7.3/addon/doxywizard/Makefile 2010-12-31 17:10:31.000000000 +0000 @@ -1,5 +1,5 @@ # -# This file was generated from Makefile.in on Fri Oct 8 12:02:14 CEST 2010 +# This file was generated from Makefile.in on Fri Dec 31 18:10:31 CET 2010 # DOXYGEN = /Users/dimitri/doxygen @@ -10,7 +10,7 @@ PERL = /opt/local/bin/perl RM = rm -f CP = cp -VERSION = 1.7.1 +VERSION = 1.7.2 INSTALL = /usr/local INSTTOOL = /opt/local/bin/ginstall DOXYDOCS = .. diff -Nru doxygen-1.7.2/addon/doxywizard/Makefile.doxywizard doxygen-1.7.3/addon/doxywizard/Makefile.doxywizard --- doxygen-1.7.2/addon/doxywizard/Makefile.doxywizard 2010-10-08 10:37:18.000000000 +0000 +++ doxygen-1.7.3/addon/doxywizard/Makefile.doxywizard 2011-01-03 14:08:12.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################# # Makefile for building: ../../bin/doxywizard.app/Contents/MacOS/doxywizard -# Generated by qmake (2.01a) (Qt 4.6.2) on: Fri Oct 8 12:37:18 2010 +# Generated by qmake (2.01a) (Qt 4.6.2) on: Mon Jan 3 15:08:12 2011 # Project: doxywizard.pro # Template: app # Command: /usr/bin/qmake -spec /usr/local/Qt4.6/mkspecs/macx-g++ -macx -o Makefile.doxywizard doxywizard.pro @@ -290,6 +290,7 @@ images/add.png \ images/folder.png \ images/refresh.png \ + images/tunecolor.png \ images/del.png /Developer/Tools/Qt/rcc -name doxywizard doxywizard.qrc -o rcc/qrc_doxywizard.cpp diff -Nru doxygen-1.7.2/addon/doxywizard/wizard.cpp doxygen-1.7.3/addon/doxywizard/wizard.cpp --- doxygen-1.7.2/addon/doxywizard/wizard.cpp 2009-08-22 10:52:25.000000000 +0000 +++ doxygen-1.7.3/addon/doxywizard/wizard.cpp 2010-12-31 17:05:44.000000000 +0000 @@ -4,8 +4,10 @@ #include -// step1 options +// options configurable via the wizard #define STR_PROJECT_NAME QString::fromAscii("PROJECT_NAME") +#define STR_PROJECT_LOGO QString::fromAscii("PROJECT_LOGO") +#define STR_PROJECT_BRIEF QString::fromAscii("PROJECT_BRIEF") #define STR_INPUT QString::fromAscii("INPUT") #define STR_OUTPUT_DIRECTORY QString::fromAscii("OUTPUT_DIRECTORY") #define STR_PROJECT_NUMBER QString::fromAscii("PROJECT_NUMBER") @@ -37,7 +39,9 @@ #define STR_INCLUDED_BY_GRAPH QString::fromAscii("INCLUDED_BY_GRAPH") #define STR_CALL_GRAPH QString::fromAscii("CALL_GRAPH") #define STR_CALLER_GRAPH QString::fromAscii("CALLER_GRAPH") - +#define STR_HTML_COLORSTYLE_HUE QString::fromAscii("HTML_COLORSTYLE_HUE") +#define STR_HTML_COLORSTYLE_SAT QString::fromAscii("HTML_COLORSTYLE_SAT") +#define STR_HTML_COLORSTYLE_GAMMA QString::fromAscii("HTML_COLORSTYLE_GAMMA") static bool g_optimizeMapping[6][6] = { @@ -82,6 +86,14 @@ return stringVariantToBool(option->value()); } +static int getIntOption( + const QHash&model,const QString &name) +{ + Input *option = model[name]; + Q_ASSERT(option!=0); + return option->value().toInt(); +} + static QString getStringOption( const QHash&model,const QString &name) { @@ -103,6 +115,20 @@ } } +static void updateIntOption( + const QHash&model,const QString &name,int iNew) +{ + Input *option = model[name]; + Q_ASSERT(option!=0); + int iOld = option->value().toInt(); + if (iOld!=iNew) + { + option->value()=QString::fromAscii("%1").arg(iNew); + option->update(); + } +} + + static void updateStringOption( const QHash&model,const QString &name,const QString &s) { @@ -117,6 +143,303 @@ //========================================================================== +TuneColorDialog::TuneColorDialog(int hue,int sat,int gamma,QWidget *parent) : QDialog(parent) +{ + setWindowTitle(tr("Tune the color of the HTML output")); + QGridLayout *layout = new QGridLayout(this); + m_image = new QImage(QString::fromAscii(":/images/tunecolor.png")); + m_imageLab = new QLabel; + updateImage(hue,sat,gamma); + layout->addWidget(new QLabel(tr("Example output: use the sliders on the right to adjust the color")),0,0); + layout->addWidget(m_imageLab,1,0); + QHBoxLayout *buttonsLayout = new QHBoxLayout; + + QPushButton *okButton = new QPushButton(tr("Ok")); + connect(okButton,SIGNAL(clicked()),SLOT(accept())); + okButton->setDefault(true); + QPushButton *cancelButton = new QPushButton(tr("Cancel")); + connect(cancelButton,SIGNAL(clicked()),SLOT(reject())); + + ColorPicker *huePicker = new ColorPicker(ColorPicker::Hue); + huePicker->setCol(hue,sat,gamma); + huePicker->setFixedWidth(20); + layout->addWidget(huePicker,1,1); + ColorPicker *satPicker = new ColorPicker(ColorPicker::Saturation); + satPicker->setCol(hue,sat,gamma); + satPicker->setFixedWidth(20); + layout->addWidget(satPicker,1,2); + ColorPicker *gamPicker = new ColorPicker(ColorPicker::Gamma); + gamPicker->setCol(hue,sat,gamma); + gamPicker->setFixedWidth(20); + layout->addWidget(gamPicker,1,3); + + connect(huePicker,SIGNAL(newHsv(int,int,int)),satPicker,SLOT(setCol(int,int,int))); + connect(satPicker,SIGNAL(newHsv(int,int,int)),huePicker,SLOT(setCol(int,int,int))); + connect(huePicker,SIGNAL(newHsv(int,int,int)),gamPicker,SLOT(setCol(int,int,int))); + connect(satPicker,SIGNAL(newHsv(int,int,int)),gamPicker,SLOT(setCol(int,int,int))); + connect(gamPicker,SIGNAL(newHsv(int,int,int)),satPicker,SLOT(setCol(int,int,int))); + connect(gamPicker,SIGNAL(newHsv(int,int,int)),huePicker,SLOT(setCol(int,int,int))); + connect(huePicker,SIGNAL(newHsv(int,int,int)),this,SLOT(updateImage(int,int,int))); + connect(satPicker,SIGNAL(newHsv(int,int,int)),this,SLOT(updateImage(int,int,int))); + connect(gamPicker,SIGNAL(newHsv(int,int,int)),this,SLOT(updateImage(int,int,int))); + + buttonsLayout->addStretch(); + buttonsLayout->addWidget(okButton); + buttonsLayout->addWidget(cancelButton); + layout->addLayout(buttonsLayout,5,0,1,4); +} + +void hsl2rgb(double h,double s,double l, + double *pRed,double *pGreen,double *pBlue) +{ + double v; + double r,g,b; + + r = l; // default to gray + g = l; + b = l; + v = (l <= 0.5) ? (l * (1.0 + s)) : (l + s - l * s); + if (v > 0) + { + double m; + double sv; + int sextant; + double fract, vsf, mid1, mid2; + + m = l + l - v; + sv = (v - m ) / v; + h *= 6.0; + sextant = (int)h; + fract = h - sextant; + vsf = v * sv * fract; + mid1 = m + vsf; + mid2 = v - vsf; + switch (sextant) + { + case 0: + r = v; + g = mid1; + b = m; + break; + case 1: + r = mid2; + g = v; + b = m; + break; + case 2: + r = m; + g = v; + b = mid1; + break; + case 3: + r = m; + g = mid2; + b = v; + break; + case 4: + r = mid1; + g = m; + b = v; + break; + case 5: + r = v; + g = m; + b = mid2; + break; + } + } + *pRed = r; + *pGreen = g; + *pBlue = b; +} + + + +void TuneColorDialog::updateImage(int hue,int sat,int gam) +{ + QImage coloredImg(m_image->width(),m_image->height(),QImage::Format_RGB32); + uint *srcPixel = (uint *)m_image->scanLine(0); + uint *dstPixel = (uint *)coloredImg.scanLine(0); + uint nrPixels = coloredImg.width()*coloredImg.height(); + for (uint i=0;isetPixmap(QPixmap::fromImage(coloredImg)); + m_hue = hue; + m_sat = sat; + m_gam = gam; +} + +int TuneColorDialog::getHue() const +{ + return m_hue; +} + +int TuneColorDialog::getSaturation() const +{ + return m_sat; +} + +int TuneColorDialog::getGamma() const +{ + return m_gam; +} + +//========================================================================== + +ColorPicker::ColorPicker(Mode m) +{ + m_hue = 220; + m_gam = 100; + m_sat = 100; + m_mode = m; + m_pix = 0; +} + +ColorPicker::~ColorPicker() +{ + delete m_pix; +} + +void ColorPicker::paintEvent(QPaintEvent*) +{ + int w = width() - 5; + + QRect r(0, foff, w, height() - 2*foff); + int wi = r.width() - 2; + int hi = r.height() - 2; + if (!m_pix || m_pix->height() != hi || m_pix->width() != wi) + { + delete m_pix; + QImage img(wi, hi, QImage::Format_RGB32); + int y; + uint *pixel = (uint *) img.scanLine(0); + for (y = 0; y < hi; y++) + { + const uint *end = pixel + wi; + int yh = y2hue(y+coff); + int ys = y2sat(y+coff); + int yg = y2gam(y+coff); + while (pixel < end) + { + QColor c; + c.setHsv(yh, ys, (int)(255*pow(0.7,yg/100.0))); + *pixel = c.rgb(); + ++pixel; + } + } + m_pix = new QPixmap(QPixmap::fromImage(img)); + } + QPainter p(this); + p.drawPixmap(1, coff, *m_pix); + const QPalette &g = palette(); + qDrawShadePanel(&p, r, g, true); + p.setPen(g.foreground().color()); + p.setBrush(g.foreground()); + QPolygon a; + int y = m_mode==Hue ? hue2y(m_hue) : + m_mode==Saturation ? sat2y(m_sat) : + gam2y(m_gam); + a.setPoints(3, w, y, w+5, y+5, w+5, y-5); + p.eraseRect(w, 0, 5, height()); + p.drawPolygon(a); +} + +void ColorPicker::mouseMoveEvent(QMouseEvent *m) +{ + if (m_mode==Hue) setHue(y2hue(m->y())); + else if (m_mode==Saturation) setSat(y2sat(m->y())); + else setGam(y2gam(m->y())); +} + +void ColorPicker::mousePressEvent(QMouseEvent *m) +{ + if (m_mode==Hue) setHue(y2hue(m->y())); + else if (m_mode==Saturation) setSat(y2sat(m->y())); + else setGam(y2gam(m->y())); +} + +void ColorPicker::setHue(int h) +{ + if (h==m_hue) return; + m_hue = qMax(0,qMin(h,359)); + delete m_pix; m_pix=0; + repaint(); + emit newHsv(m_hue,m_sat,m_gam); +} + +void ColorPicker::setSat(int s) +{ + if (s==m_sat) return; + m_sat = qMax(0,qMin(s,255)); + delete m_pix; m_pix=0; + repaint(); + emit newHsv(m_hue,m_sat,m_gam); +} + +void ColorPicker::setGam(int g) +{ + if (g==m_gam) return; + m_gam = qMax(40,qMin(g,240)); + delete m_pix; m_pix=0; + repaint(); + emit newHsv(m_hue,m_sat,m_gam); +} + +void ColorPicker::setCol(int h, int s, int g) +{ + if (m_hue!=h || m_sat!=s || m_gam!=g) + { + m_hue = h; + m_sat = s; + m_gam = g; + delete m_pix; m_pix=0; + repaint(); + } +} + +int ColorPicker::y2hue(int y) +{ + int d = height() - 2*coff - 1; + return m_mode==Hue ? (y - coff)*359/d : m_hue; +} + +int ColorPicker::hue2y(int v) +{ + int d = height() - 2*coff - 1; + return coff + v*d/359; +} + +int ColorPicker::y2sat(int y) +{ + int d = height() - 2*coff - 1; + return m_mode==Saturation ? 255 - (y - coff)*255/d : m_sat; +} + +int ColorPicker::sat2y(int v) +{ + int d = height() - 2*coff - 1; + return coff + (255-v)*d/255; +} + +int ColorPicker::y2gam(int y) +{ + int d = height() - 2*coff - 1; + return m_mode==Gamma ? 240 - (y - coff)*200/d : m_gam; +} + +int ColorPicker::gam2y(int g) +{ + int d = height() - 2*coff - 1; + return coff + (240-g)*d/200; +} + +//========================================================================== + Step1::Step1(Wizard *wizard,const QHash &modelData) : m_wizard(wizard), m_modelData(modelData) { QVBoxLayout *layout = new QVBoxLayout(this); @@ -127,32 +450,50 @@ "about the project you are documenting")); layout->addWidget(l); QWidget *w = new QWidget( this ); - QHBoxLayout *bl = new QHBoxLayout(w); - bl->setSpacing(10); + QGridLayout *grid = new QGridLayout(w); + grid->setSpacing(10); - QWidget *col1 = new QWidget; - QVBoxLayout *col1Layout = new QVBoxLayout(col1); - col1Layout->setSpacing(8); + // project name QLabel *projName = new QLabel(this); projName->setText(tr("Project name:")); projName->setAlignment(Qt::AlignRight|Qt::AlignVCenter); + // project brief + QLabel *projBrief = new QLabel(this); + projBrief->setText(tr("Project synopsis:")); + projBrief->setAlignment(Qt::AlignRight|Qt::AlignVCenter); + // project version QLabel *projVersion = new QLabel(this); projVersion->setText(tr("Project version or id:")); projVersion->setAlignment(Qt::AlignRight|Qt::AlignVCenter); - col1Layout->addWidget(projName); - col1Layout->addWidget(projVersion); + // project icon + QLabel *projLogo = new QLabel(this); + projLogo->setText(tr("Project logo:")); + projLogo->setAlignment(Qt::AlignRight|Qt::AlignVCenter); + + grid->addWidget(projName,0,0); + grid->addWidget(projBrief,1,0); + grid->addWidget(projVersion,2,0); + grid->addWidget(projLogo,3,0); - QWidget *col2 = new QWidget; - QVBoxLayout *col2Layout = new QVBoxLayout(col2); - col2Layout->setSpacing(8); - m_projName = new QLineEdit; + m_projName = new QLineEdit; + m_projBrief = new QLineEdit; m_projNumber = new QLineEdit; - col2Layout->addWidget(m_projName); - col2Layout->addWidget(m_projNumber); + QPushButton *projIconSel = new QPushButton(this); + projIconSel->setText(tr("Select...")); + QPixmap pm(QSize(120,55)); + pm.fill(); + m_projIconLab = new QLabel; + m_projIconLab->setPixmap(pm); + + grid->addWidget(m_projName,0,1,1,2); + grid->addWidget(m_projBrief,1,1,1,2); + grid->addWidget(m_projNumber,2,1,1,2); + grid->addWidget(projIconSel,3,1); + grid->addWidget(m_projIconLab,3,2); + + grid->setColumnStretch(2,1); - bl->addWidget(col1); - bl->addWidget(col2); - w->setLayout(bl); + w->setLayout(grid); layout->addWidget(w); @@ -206,17 +547,33 @@ layout->addStretch(1); setLayout(layout); + connect(projIconSel,SIGNAL(clicked()), + this,SLOT(selectProjectIcon())); connect(m_srcSelectDir,SIGNAL(clicked()), this,SLOT(selectSourceDir())); connect(m_dstSelectDir,SIGNAL(clicked()), this,SLOT(selectDestinationDir())); connect(m_projName,SIGNAL(textChanged(const QString &)),SLOT(setProjectName(const QString &))); + connect(m_projBrief,SIGNAL(textChanged(const QString &)),SLOT(setProjectBrief(const QString &))); connect(m_projNumber,SIGNAL(textChanged(const QString &)),SLOT(setProjectNumber(const QString &))); connect(m_sourceDir,SIGNAL(textChanged(const QString &)),SLOT(setSourceDir(const QString &))); connect(m_recursive,SIGNAL(stateChanged(int)),SLOT(setRecursiveScan(int))); connect(m_destDir,SIGNAL(textChanged(const QString &)),SLOT(setDestinationDir(const QString &))); } +void Step1::selectProjectIcon() +{ + QString path = QFileInfo(MainWindow::instance().configFileName()).path(); + QString iconName = QFileDialog::getOpenFileName(this, + tr("Select project icon/image"),path); + QPixmap pm(iconName); + if (!pm.isNull()) + { + m_projIconLab->setPixmap(pm.scaledToHeight(55,Qt::SmoothTransformation)); + updateStringOption(m_modelData,STR_PROJECT_LOGO,iconName); + } +} + void Step1::selectSourceDir() { QString path = QFileInfo(MainWindow::instance().configFileName()).path(); @@ -256,6 +613,11 @@ updateStringOption(m_modelData,STR_PROJECT_NAME,name); } +void Step1::setProjectBrief(const QString &desc) +{ + updateStringOption(m_modelData,STR_PROJECT_BRIEF,desc); +} + void Step1::setProjectNumber(const QString &num) { updateStringOption(m_modelData,STR_PROJECT_NUMBER,num); @@ -295,7 +657,23 @@ { Input *option; m_projName->setText(getStringOption(m_modelData,STR_PROJECT_NAME)); + m_projBrief->setText(getStringOption(m_modelData,STR_PROJECT_BRIEF)); m_projNumber->setText(getStringOption(m_modelData,STR_PROJECT_NUMBER)); + QString iconName = getStringOption(m_modelData,STR_PROJECT_LOGO); + if (!iconName.isEmpty()) + { + QPixmap pm(iconName); + if (!pm.isNull()) + { + m_projIconLab->setPixmap(pm.scaledToHeight(55,Qt::SmoothTransformation)); + } + } + else + { + QPixmap pm(QSize(120,55)); + pm.fill(); + m_projIconLab->setPixmap(pm); + } option = m_modelData[STR_INPUT]; if (option->value().toStringList().count()>0) { @@ -469,7 +847,7 @@ m_htmlOptionsGroup->addButton(r, 0); vbox = new QVBoxLayout; vbox->addWidget(r); - r = new QRadioButton(tr("with frames and a navigation tree")); + r = new QRadioButton(tr("with navigation panel")); m_htmlOptionsGroup->addButton(r, 1); // GENERATE_TREEVIEW vbox->addWidget(r); @@ -477,9 +855,14 @@ m_htmlOptionsGroup->addButton(r, 2); // GENERATE_HTMLHELP vbox->addWidget(r); - m_searchEnabled=new QCheckBox(tr("With search function (requires PHP enabled web server)")); + m_searchEnabled=new QCheckBox(tr("With search function")); vbox->addWidget(m_searchEnabled); // SEARCH_ENGINE + QHBoxLayout *hbox = new QHBoxLayout; + m_tuneColor=new QPushButton(tr("Change color...")); + hbox->addWidget(m_tuneColor); + hbox->addStretch(1); + vbox->addLayout(hbox); m_htmlOptions->setLayout(vbox); m_htmlOptions->setChecked(true); } @@ -531,6 +914,21 @@ SLOT(setHtmlOptions(int))); connect(m_texOptionsGroup,SIGNAL(buttonClicked(int)), SLOT(setLatexOptions(int))); + connect(m_tuneColor,SIGNAL(clicked()),SLOT(tuneColorDialog())); +} + +void Step3::tuneColorDialog() +{ + int hue = getIntOption(m_modelData,STR_HTML_COLORSTYLE_HUE); + int sat = getIntOption(m_modelData,STR_HTML_COLORSTYLE_SAT); + int gam = getIntOption(m_modelData,STR_HTML_COLORSTYLE_GAMMA); + TuneColorDialog tuneColor(hue,sat,gam,this); + if (tuneColor.exec()==QDialog::Accepted) + { + updateIntOption(m_modelData,STR_HTML_COLORSTYLE_HUE,tuneColor.getHue()); + updateIntOption(m_modelData,STR_HTML_COLORSTYLE_SAT,tuneColor.getSaturation()); + updateIntOption(m_modelData,STR_HTML_COLORSTYLE_GAMMA,tuneColor.getGamma()); + } } void Step3::setHtmlEnabled(bool b) diff -Nru doxygen-1.7.2/addon/doxywizard/wizard.h doxygen-1.7.3/addon/doxywizard/wizard.h --- doxygen-1.7.2/addon/doxywizard/wizard.h 2008-11-09 15:48:58.000000000 +0000 +++ doxygen-1.7.3/addon/doxywizard/wizard.h 2010-12-31 16:23:30.000000000 +0000 @@ -17,6 +17,7 @@ #include #include +#include class Input; class QTreeWidget; @@ -29,12 +30,76 @@ class QGroupBox; class QButtonGroup; class Wizard; +class QImage; +class QLabel; enum OptLang { Lang_Cpp, Lang_C, Lang_Java, Lang_CS }; enum HtmlStyle { HS_Plain, HS_TreeView, HS_CHM }; enum TexStyle { TS_PDFHyper, TS_PDF, TS_PS }; enum DiagramMode { DM_None, DM_Builtin, DM_Dot }; +class TuneColorDialog : public QDialog +{ + Q_OBJECT + + public: + TuneColorDialog(int hue,int sat,int gamma,QWidget *parent=0); + int getHue() const; + int getSaturation() const; + int getGamma() const; + + private slots: + void updateImage(int hue,int sat,int val); + + private: + QImage *m_image; + QLabel *m_imageLab; + int m_hue; + int m_sat; + int m_gam; +}; + +class ColorPicker : public QWidget +{ + Q_OBJECT +public: + enum Mode { Hue, Saturation, Gamma }; + ColorPicker(Mode m); + ~ColorPicker(); + +public slots: + void setCol(int h, int s, int g); + //void setCol(int h, int s); + +signals: + void newHsv(int h, int s, int g); + +protected: + void paintEvent(QPaintEvent*); + void mouseMoveEvent(QMouseEvent *); + void mousePressEvent(QMouseEvent *); + +private: + enum { foff = 3, coff = 4 }; //frame and contents offset + int y2hue(int y); + int y2sat(int y); + int y2gam(int y); + int hue2y(int hue); + int sat2y(int sat); + int gam2y(int gamma); + void setHue(int v); + void setSat(int v); + void setGam(int v); + + QPixmap *m_pix; + Mode m_mode; + int m_gam; + int m_hue; + int m_sat; + +}; + + class Step1 : public QWidget { Q_OBJECT @@ -46,7 +111,9 @@ private slots: void selectSourceDir(); void selectDestinationDir(); + void selectProjectIcon(); void setProjectName(const QString &name); + void setProjectBrief(const QString &desc); void setProjectNumber(const QString &num); void setSourceDir(const QString &dir); void setDestinationDir(const QString &dir); @@ -54,9 +121,11 @@ private: QLineEdit *m_projName; + QLineEdit *m_projBrief; QLineEdit *m_projNumber; QLineEdit *m_sourceDir; QLineEdit *m_destDir; + QLabel *m_projIconLab; QCheckBox *m_recursive; QPushButton *m_srcSelectDir; QPushButton *m_dstSelectDir; @@ -103,6 +172,7 @@ void setSearchEnabled(int); void setHtmlOptions(int); void setLatexOptions(int); + void tuneColorDialog(); private: QGroupBox *m_texOptions; @@ -115,6 +185,7 @@ QCheckBox *m_rtfEnabled; QCheckBox *m_xmlEnabled; QCheckBox *m_searchEnabled; + QPushButton *m_tuneColor; Wizard *m_wizard; const QHash &m_modelData; }; diff -Nru doxygen-1.7.2/configure doxygen-1.7.3/configure --- doxygen-1.7.2/configure 2010-10-08 15:05:24.000000000 +0000 +++ doxygen-1.7.3/configure 2011-01-03 14:08:16.000000000 +0000 @@ -17,7 +17,7 @@ doxygen_version_major=1 doxygen_version_minor=7 -doxygen_version_revision=2 +doxygen_version_revision=3 #NOTE: Setting version_mmn to "NO" will omit mmn info from the package. doxygen_version_mmn=NO diff -Nru doxygen-1.7.2/debian/bison.simple doxygen-1.7.3/debian/bison.simple --- doxygen-1.7.2/debian/bison.simple 2011-01-07 00:13:52.000000000 +0000 +++ doxygen-1.7.3/debian/bison.simple 1970-01-01 00:00:00.000000000 +0000 @@ -1,837 +0,0 @@ -/* -*-C-*- Note some compilers choke on comments on `#line' lines. */ -#line -/* Skeleton output parser for bison, - Copyright 1984, 1989, 1990, 2000, 2001 Free Software Foundation, Inc. - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) - any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ - -/* As a special exception, when this file is copied by Bison into a - Bison output file, you may use that output file without restriction. - This special exception was added by the Free Software Foundation - in version 1.24 of Bison. */ - -/* This is the parser code that is written into each bison parser when - the %semantic_parser declaration is not specified in the grammar. - It was written by Richard Stallman by simplifying the hairy parser - used when %semantic_parser is specified. */ - -#ifndef YYSTACK_USE_ALLOCA -# ifdef alloca -# define YYSTACK_USE_ALLOCA 1 -# else /* alloca not defined */ -# ifdef __GNUC__ -# define YYSTACK_USE_ALLOCA 1 -# define alloca __builtin_alloca -# else /* not GNU C. */ -# if (!defined (__STDC__) && defined (sparc)) || defined (__sparc__) || defined (__sparc) || defined (__sgi) || (defined (__sun) && defined (__i386)) -# define YYSTACK_USE_ALLOCA 1 -# include -# else /* not sparc */ - /* We think this test detects Watcom and Microsoft C. */ - /* This used to test MSDOS, but that is a bad idea since that - symbol is in the user namespace. */ -# if (defined (_MSDOS) || defined (_MSDOS_)) && !defined (__TURBOC__) -# if 0 - /* No need for malloc.h, which pollutes the namespace; instead, - just don't use alloca. */ -# include -# endif -# else /* not MSDOS, or __TURBOC__ */ -# if defined(_AIX) - /* I don't know what this was needed for, but it pollutes the - namespace. So I turned it off. rms, 2 May 1997. */ - /* #include */ - #pragma alloca -# define YYSTACK_USE_ALLOCA 1 -# else /* not MSDOS, or __TURBOC__, or _AIX */ -# if 0 - /* haible@ilog.fr says this works for HPUX 9.05 and up, and on - HPUX 10. Eventually we can turn this on. */ -# ifdef __hpux -# define YYSTACK_USE_ALLOCA 1 -# define alloca __builtin_alloca -# endif /* __hpux */ -# endif -# endif /* not _AIX */ -# endif /* not MSDOS, or __TURBOC__ */ -# endif /* not sparc */ -# endif /* not GNU C */ -# endif /* alloca not defined */ -#endif /* YYSTACK_USE_ALLOCA not defined */ - -#ifndef YYSTACK_USE_ALLOCA -# define YYSTACK_USE_ALLOCA 0 -#endif - -#if YYSTACK_USE_ALLOCA -# define YYSTACK_ALLOC alloca -#else -# define YYSTACK_ALLOC malloc -#endif - -#define yyerrok (yyerrstatus = 0) -#define yyclearin (yychar = YYEMPTY) -#define YYEMPTY -2 -#define YYEOF 0 -#define YYACCEPT goto yyacceptlab -#define YYABORT goto yyabortlab -#define YYERROR goto yyerrlab1 -/* Like YYERROR except do call yyerror. This remains here temporarily - to ease the transition to the new meaning of YYERROR, for GCC. - Once GCC version 2 has supplanted version 1, this can go. */ -#define YYFAIL goto yyerrlab -#define YYRECOVERING() (!!yyerrstatus) -#define YYBACKUP(Token, Value) \ -do \ - if (yychar == YYEMPTY && yylen == 1) \ - { \ - yychar = (Token); \ - yylval = (Value); \ - yychar1 = YYTRANSLATE (yychar); \ - YYPOPSTACK; \ - goto yybackup; \ - } \ - else \ - { \ - yyerror ("syntax error: cannot back up"); \ - YYERROR; \ - } \ -while (0) - -#define YYTERROR 1 -#define YYERRCODE 256 - - -/* YYLLOC_DEFAULT -- Compute the default location (before the actions - are run). - - When YYLLOC_DEFAULT is run, CURRENT is set the location of the - first token. By default, to implement support for ranges, extend - its range to the last symbol. */ - -#ifndef YYLLOC_DEFAULT -# define YYLLOC_DEFAULT(Current, Rhs, N) \ - Current.last_line = Rhs[N].last_line; \ - Current.last_column = Rhs[N].last_column; -#endif - - -/* YYLEX -- calling `yylex' with the right arguments. */ - -#if YYPURE -# if YYLSP_NEEDED -# ifdef YYLEX_PARAM -# define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM) -# else -# define YYLEX yylex (&yylval, &yylloc) -# endif -# else /* !YYLSP_NEEDED */ -# ifdef YYLEX_PARAM -# define YYLEX yylex (&yylval, YYLEX_PARAM) -# else -# define YYLEX yylex (&yylval) -# endif -# endif /* !YYLSP_NEEDED */ -#else /* !YYPURE */ -# define YYLEX yylex () -#endif /* !YYPURE */ - - -/* Enable debugging if requested. */ -#if YYDEBUG -# define YYDPRINTF(Args) \ -do { \ - if (yydebug) \ - fprintf Args; \ -} while (0) -/* Nonzero means print parse trace. [The following comment makes no - sense to me. Could someone clarify it? --akim] Since this is - uninitialized, it does not stop multiple parsers from coexisting. - */ -int yydebug; -#else /* !YYDEBUG */ -# define YYDPRINTF(Args) -#endif /* !YYDEBUG */ - -/* YYINITDEPTH -- initial size of the parser's stacks. */ -#ifndef YYINITDEPTH -# define YYINITDEPTH 200 -#endif - -/* YYMAXDEPTH -- maximum size the stacks can grow to (effective only - if the built-in stack extension method is used). */ -#if YYMAXDEPTH == 0 -# undef YYMAXDEPTH -#endif - -#ifndef YYMAXDEPTH -# define YYMAXDEPTH 10000 -#endif - -/* Define __yy_memcpy. Note that the size argument - should be passed with type unsigned int, because that is what the non-GCC - definitions require. With GCC, __builtin_memcpy takes an arg - of type size_t, but it can handle unsigned int. */ - -#if __GNUC__ > 1 /* GNU C and GNU C++ define this. */ -# define __yy_memcpy(To, From, Count) __builtin_memcpy (To, From, Count) -#else /* not GNU C or C++ */ - -/* This is the most reliable way to avoid incompatibilities - in available built-in functions on various systems. */ -static void -# ifndef __cplusplus -__yy_memcpy (to, from, count) - char *to; - const char *from; - unsigned int count; -# else /* __cplusplus */ -__yy_memcpy (char *to, const char *from, unsigned int count) -# endif -{ - register const char *f = from; - register char *t = to; - register int i = count; - - while (i-- > 0) - *t++ = *f++; -} - -#endif - -#line - -/* The user can define YYPARSE_PARAM as the name of an argument to be passed - into yyparse. The argument should have type void *. - It should actually point to an object. - Grammar actions can access the variable by casting it - to the proper pointer type. */ - -#ifdef YYPARSE_PARAM -# ifdef __cplusplus -# define YYPARSE_PARAM_ARG void *YYPARSE_PARAM -# define YYPARSE_PARAM_DECL -# else /* !__cplusplus */ -# define YYPARSE_PARAM_ARG YYPARSE_PARAM -# define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; -# endif /* !__cplusplus */ -#else /* !YYPARSE_PARAM */ -# define YYPARSE_PARAM_ARG -# define YYPARSE_PARAM_DECL -#endif /* !YYPARSE_PARAM */ - -/* Prevent warning if -Wstrict-prototypes. */ -#ifdef __GNUC__ -# ifdef YYPARSE_PARAM -int yyparse (void *); -# else -int yyparse (void); -# endif -#endif - -/* YY_DECL_VARIABLES -- depending whether we use a pure parser, - variables are global, or local to YYPARSE. */ - -#define _YY_DECL_VARIABLES \ -/* The lookahead symbol. */ \ -int yychar; \ - \ -/* The semantic value of the lookahead symbol. */ \ -YYSTYPE yylval; \ - \ -/* Number of parse errors so far. */ \ -int yynerrs; - -#if YYLSP_NEEDED -# define YY_DECL_VARIABLES \ -_YY_DECL_VARIABLES \ - \ -/* Location data for the lookahead symbol. */ \ -YYLTYPE yylloc; -#else -# define YY_DECL_VARIABLES \ -_YY_DECL_VARIABLES -#endif - - -/* If nonreentrant, generate the variables here. */ - -#if !YYPURE -YY_DECL_VARIABLES -#endif /* !YYPURE */ - -int -yyparse (YYPARSE_PARAM_ARG) - YYPARSE_PARAM_DECL -{ - /* If reentrant, generate the variables here. */ -#if YYPURE - YY_DECL_VARIABLES -#endif /* !YYPURE */ - - register int yystate; - register int yyn; - /* Number of tokens to shift before error messages enabled. */ - int yyerrstatus; - /* Lookahead token as an internal (translated) token number. */ - int yychar1 = 0; - - /* Three stacks and their tools: - `yyss': related to states, - `yysv': related to semantic values, - `yyls': related to locations. - - Refer to the stacks thru separate pointers, to allow yyoverflow - to reallocate them elsewhere. */ - - /* The state stack. */ - short yyssa[YYINITDEPTH]; - short *yyss = yyssa; - register short *yyssp; - - /* The semantic value stack. */ - YYSTYPE yyvsa[YYINITDEPTH]; - YYSTYPE *yyvs = yyvsa; - register YYSTYPE *yyvsp; - -#if YYLSP_NEEDED - /* The location stack. */ - YYLTYPE yylsa[YYINITDEPTH]; - YYLTYPE *yyls = yylsa; - YYLTYPE *yylsp; -#endif - -#if YYLSP_NEEDED -# define YYPOPSTACK (yyvsp--, yyssp--, yylsp--) -#else -# define YYPOPSTACK (yyvsp--, yyssp--) -#endif - - int yystacksize = YYINITDEPTH; - int yyfree_stacks = 0; - - - /* The variables used to return semantic value and location from the - action routines. */ - YYSTYPE yyval; -# if YYLSP_NEEDED - YYLTYPE yyloc; -# endif - - /* When reducing, the number of symbols on the RHS of the reduced - rule. */ - int yylen; - - YYDPRINTF ((stderr, "Starting parse\n")); - - yystate = 0; - yyerrstatus = 0; - yynerrs = 0; - yychar = YYEMPTY; /* Cause a token to be read. */ - - /* Initialize stack pointers. - Waste one element of value and location stack - so that they stay on the same level as the state stack. - The wasted elements are never initialized. */ - - yyssp = yyss; - yyvsp = yyvs; -#if YYLSP_NEEDED - yylsp = yyls; -#endif - goto yysetstate; - -/*------------------------------------------------------------. -| yynewstate -- Push a new state, which is found in yystate. | -`------------------------------------------------------------*/ - yynewstate: - /* In all cases, when you get here, the value and location stacks - have just been pushed. so pushing a state here evens the stacks. - */ - yyssp++; - - yysetstate: - *yyssp = yystate; - - if (yyssp >= yyss + yystacksize - 1) - { - /* Give user a chance to reallocate the stack. Use copies of - these so that the &'s don't force the real ones into memory. - */ - YYSTYPE *yyvs1 = yyvs; - short *yyss1 = yyss; -#if YYLSP_NEEDED - YYLTYPE *yyls1 = yyls; -#endif - - /* Get the current used size of the three stacks, in elements. */ - int size = yyssp - yyss + 1; - -#ifdef yyoverflow - /* Each stack pointer address is followed by the size of the - data in use in that stack, in bytes. */ -# if YYLSP_NEEDED - /* This used to be a conditional around just the two extra args, - but that might be undefined if yyoverflow is a macro. */ - yyoverflow ("parser stack overflow", - &yyss1, size * sizeof (*yyssp), - &yyvs1, size * sizeof (*yyvsp), - &yyls1, size * sizeof (*yylsp), - &yystacksize); -# else - yyoverflow ("parser stack overflow", - &yyss1, size * sizeof (*yyssp), - &yyvs1, size * sizeof (*yyvsp), - &yystacksize); -# endif - - yyss = yyss1; yyvs = yyvs1; -# if YYLSP_NEEDED - yyls = yyls1; -# endif -#else /* no yyoverflow */ - /* Extend the stack our own way. */ - if (yystacksize >= YYMAXDEPTH) - { - yyerror ("parser stack overflow"); - if (yyfree_stacks) - { - free (yyss); - free (yyvs); -# if YYLSP_NEEDED - free (yyls); -# endif - } - return 2; - } - yystacksize *= 2; - if (yystacksize > YYMAXDEPTH) - yystacksize = YYMAXDEPTH; -# if !YYSTACK_USE_ALLOCA - yyfree_stacks = 1; -# endif - yyss = (short *) YYSTACK_ALLOC (yystacksize * sizeof (*yyssp)); - __yy_memcpy ((char *)yyss, (char *)yyss1, - size * (unsigned int) sizeof (*yyssp)); - yyvs = (YYSTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yyvsp)); - __yy_memcpy ((char *)yyvs, (char *)yyvs1, - size * (unsigned int) sizeof (*yyvsp)); -# if YYLSP_NEEDED - yyls = (YYLTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yylsp)); - __yy_memcpy ((char *)yyls, (char *)yyls1, - size * (unsigned int) sizeof (*yylsp)); -# endif -#endif /* no yyoverflow */ - - yyssp = yyss + size - 1; - yyvsp = yyvs + size - 1; -#if YYLSP_NEEDED - yylsp = yyls + size - 1; -#endif - - YYDPRINTF ((stderr, "Stack size increased to %d\n", yystacksize)); - - if (yyssp >= yyss + yystacksize - 1) - YYABORT; - } - - YYDPRINTF ((stderr, "Entering state %d\n", yystate)); - - goto yybackup; - - -/*-----------. -| yybackup. | -`-----------*/ -yybackup: - -/* Do appropriate processing given the current state. */ -/* Read a lookahead token if we need one and don't already have one. */ -/* yyresume: */ - - /* First try to decide what to do without reference to lookahead token. */ - - yyn = yypact[yystate]; - if (yyn == YYFLAG) - goto yydefault; - - /* Not known => get a lookahead token if don't already have one. */ - - /* yychar is either YYEMPTY or YYEOF - or a valid token in external form. */ - - if (yychar == YYEMPTY) - { - YYDPRINTF ((stderr, "Reading a token: ")); - yychar = YYLEX; - } - - /* Convert token to internal form (in yychar1) for indexing tables with */ - - if (yychar <= 0) /* This means end of input. */ - { - yychar1 = 0; - yychar = YYEOF; /* Don't call YYLEX any more */ - - YYDPRINTF ((stderr, "Now at end of input.\n")); - } - else - { - yychar1 = YYTRANSLATE (yychar); - -#if YYDEBUG - /* We have to keep this `#if YYDEBUG', since we use variables - which are defined only if `YYDEBUG' is set. */ - if (yydebug) - { - fprintf (stderr, "Next token is %d (%s", yychar, yytname[yychar1]); - /* Give the individual parser a way to print the precise - meaning of a token, for further debugging info. */ -# ifdef YYPRINT - YYPRINT (stderr, yychar, yylval); -# endif - fprintf (stderr, ")\n"); - } -#endif - } - - yyn += yychar1; - if (yyn < 0 || yyn > YYLAST || yycheck[yyn] != yychar1) - goto yydefault; - - yyn = yytable[yyn]; - - /* yyn is what to do for this token type in this state. - Negative => reduce, -yyn is rule number. - Positive => shift, yyn is new state. - New state is final state => don't bother to shift, - just return success. - 0, or most negative number => error. */ - - if (yyn < 0) - { - if (yyn == YYFLAG) - goto yyerrlab; - yyn = -yyn; - goto yyreduce; - } - else if (yyn == 0) - goto yyerrlab; - - if (yyn == YYFINAL) - YYACCEPT; - - /* Shift the lookahead token. */ - YYDPRINTF ((stderr, "Shifting token %d (%s), ", yychar, yytname[yychar1])); - - /* Discard the token being shifted unless it is eof. */ - if (yychar != YYEOF) - yychar = YYEMPTY; - - *++yyvsp = yylval; -#if YYLSP_NEEDED - *++yylsp = yylloc; -#endif - - /* Count tokens shifted since error; after three, turn off error - status. */ - if (yyerrstatus) - yyerrstatus--; - - yystate = yyn; - goto yynewstate; - - -/*-----------------------------------------------------------. -| yydefault -- do the default action for the current state. | -`-----------------------------------------------------------*/ -yydefault: - yyn = yydefact[yystate]; - if (yyn == 0) - goto yyerrlab; - goto yyreduce; - - -/*-----------------------------. -| yyreduce -- Do a reduction. | -`-----------------------------*/ -yyreduce: - /* yyn is the number of a rule to reduce with. */ - yylen = yyr2[yyn]; - - /* If YYLEN is nonzero, implement the default value of the action: - `$$ = $1'. - - Otherwise, the following line sets YYVAL to the semantic value of - the lookahead token. This behavior is undocumented and Bison - users should not rely upon it. Assigning to YYVAL - unconditionally makes the parser a bit smaller, and it avoids a - GCC warning that YYVAL may be used uninitialized. */ - yyval = yyvsp[1-yylen]; - -#if YYLSP_NEEDED - /* Similarly for the default location. Let the user run additional - commands if for instance locations are ranges. */ - yyloc = yylsp[1-yylen]; - YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen); -#endif - -#if YYDEBUG - /* We have to keep this `#if YYDEBUG', since we use variables which - are defined only if `YYDEBUG' is set. */ - if (yydebug) - { - int i; - - fprintf (stderr, "Reducing via rule %d (line %d), ", - yyn, yyrline[yyn]); - - /* Print the symbols being reduced, and their result. */ - for (i = yyprhs[yyn]; yyrhs[i] > 0; i++) - fprintf (stderr, "%s ", yytname[yyrhs[i]]); - fprintf (stderr, " -> %s\n", yytname[yyr1[yyn]]); - } -#endif -%% actions /* The action file replaces this line. */ -#line - - yyvsp -= yylen; - yyssp -= yylen; -#if YYLSP_NEEDED - yylsp -= yylen; -#endif - -#if YYDEBUG - if (yydebug) - { - short *ssp1 = yyss - 1; - fprintf (stderr, "state stack now"); - while (ssp1 != yyssp) - fprintf (stderr, " %d", *++ssp1); - fprintf (stderr, "\n"); - } -#endif - - *++yyvsp = yyval; -#if YYLSP_NEEDED - *++yylsp = yyloc; -#endif - - /* Now `shift' the result of the reduction. Determine what state - that goes to, based on the state we popped back to and the rule - number reduced by. */ - - yyn = yyr1[yyn]; - - yystate = yypgoto[yyn - YYNTBASE] + *yyssp; - if (yystate >= 0 && yystate <= YYLAST && yycheck[yystate] == *yyssp) - yystate = yytable[yystate]; - else - yystate = yydefgoto[yyn - YYNTBASE]; - - goto yynewstate; - - -/*------------------------------------. -| yyerrlab -- here on detecting error | -`------------------------------------*/ -yyerrlab: - /* If not already recovering from an error, report this error. */ - if (!yyerrstatus) - { - ++yynerrs; - -#ifdef YYERROR_VERBOSE - yyn = yypact[yystate]; - - if (yyn > YYFLAG && yyn < YYLAST) - { - int size = 0; - char *msg; - int x, count; - - count = 0; - /* Start X at -yyn if nec to avoid negative indexes in yycheck. */ - for (x = (yyn < 0 ? -yyn : 0); - x < (int) (sizeof (yytname) / sizeof (char *)); x++) - if (yycheck[x + yyn] == x) - size += strlen (yytname[x]) + 15, count++; - size += strlen ("parse error, unexpected `") + 1; - size += strlen (yytname[YYTRANSLATE (yychar)]); - msg = (char *) malloc (size); - if (msg != 0) - { - strcpy (msg, "parse error, unexpected `"); - strcat (msg, yytname[YYTRANSLATE (yychar)]); - strcat (msg, "'"); - - if (count < 5) - { - count = 0; - for (x = (yyn < 0 ? -yyn : 0); - x < (int) (sizeof (yytname) / sizeof (char *)); x++) - if (yycheck[x + yyn] == x) - { - strcat (msg, count == 0 ? ", expecting `" : " or `"); - strcat (msg, yytname[x]); - strcat (msg, "'"); - count++; - } - } - yyerror (msg); - free (msg); - } - else - yyerror ("parse error; also virtual memory exceeded"); - } - else -#endif /* YYERROR_VERBOSE */ - yyerror ("parse error"); - } - goto yyerrlab1; - - -/*--------------------------------------------------. -| yyerrlab1 -- error raised explicitly by an action | -`--------------------------------------------------*/ -yyerrlab1: - if (yyerrstatus == 3) - { - /* If just tried and failed to reuse lookahead token after an - error, discard it. */ - - /* return failure if at end of input */ - if (yychar == YYEOF) - YYABORT; - YYDPRINTF ((stderr, "Discarding token %d (%s).\n", - yychar, yytname[yychar1])); - yychar = YYEMPTY; - } - - /* Else will try to reuse lookahead token after shifting the error - token. */ - - yyerrstatus = 3; /* Each real token shifted decrements this */ - - goto yyerrhandle; - - -/*-------------------------------------------------------------------. -| yyerrdefault -- current state does not do anything special for the | -| error token. | -`-------------------------------------------------------------------*/ -yyerrdefault: -#if 0 - /* This is wrong; only states that explicitly want error tokens - should shift them. */ - - /* If its default is to accept any token, ok. Otherwise pop it. */ - yyn = yydefact[yystate]; - if (yyn) - goto yydefault; -#endif - - -/*---------------------------------------------------------------. -| yyerrpop -- pop the current state because it cannot handle the | -| error token | -`---------------------------------------------------------------*/ -yyerrpop: - if (yyssp == yyss) - YYABORT; - yyvsp--; - yystate = *--yyssp; -#if YYLSP_NEEDED - yylsp--; -#endif - -#if YYDEBUG - if (yydebug) - { - short *ssp1 = yyss - 1; - fprintf (stderr, "Error: state stack now"); - while (ssp1 != yyssp) - fprintf (stderr, " %d", *++ssp1); - fprintf (stderr, "\n"); - } -#endif - -/*--------------. -| yyerrhandle. | -`--------------*/ -yyerrhandle: - yyn = yypact[yystate]; - if (yyn == YYFLAG) - goto yyerrdefault; - - yyn += YYTERROR; - if (yyn < 0 || yyn > YYLAST || yycheck[yyn] != YYTERROR) - goto yyerrdefault; - - yyn = yytable[yyn]; - if (yyn < 0) - { - if (yyn == YYFLAG) - goto yyerrpop; - yyn = -yyn; - goto yyreduce; - } - else if (yyn == 0) - goto yyerrpop; - - if (yyn == YYFINAL) - YYACCEPT; - - YYDPRINTF ((stderr, "Shifting error token, ")); - - *++yyvsp = yylval; -#if YYLSP_NEEDED - *++yylsp = yylloc; -#endif - - yystate = yyn; - goto yynewstate; - - -/*-------------------------------------. -| yyacceptlab -- YYACCEPT comes here. | -`-------------------------------------*/ -yyacceptlab: - if (yyfree_stacks) - { - free (yyss); - free (yyvs); -#if YYLSP_NEEDED - free (yyls); -#endif - } - return 0; - - -/*-----------------------------------. -| yyabortlab -- YYABORT comes here. | -`-----------------------------------*/ -yyabortlab: - if (yyfree_stacks) - { - free (yyss); - free (yyvs); -#if YYLSP_NEEDED - free (yyls); -#endif - } - return 1; -} diff -Nru doxygen-1.7.2/debian/changelog doxygen-1.7.3/debian/changelog --- doxygen-1.7.2/debian/changelog 2011-01-07 00:13:52.000000000 +0000 +++ doxygen-1.7.3/debian/changelog 2011-01-07 00:00:33.000000000 +0000 @@ -1,8 +1,20 @@ -doxygen (1.7.2-1~ppa1) lucid; urgency=low +doxygen (1.7.3-2~ppa1) lucid; urgency=low - * Build for ubuntu-toolchain-r PPA. + * PPA upload. - -- Matthias Klose Tue, 21 Dec 2010 12:03:24 +0100 + -- Matthias Klose Fri, 07 Jan 2011 00:10:09 +0100 + +doxygen (1.7.3-2) experimental; urgency=low + + * Fix build failure with qmake-qt3. Closes: #602814. + + -- Matthias Klose Tue, 04 Jan 2011 16:02:36 +0100 + +doxygen (1.7.3-1) experimental; urgency=low + + * New upstream version. + + -- Matthias Klose Mon, 03 Jan 2011 23:59:47 +0100 doxygen (1.7.2-1) experimental; urgency=low diff -Nru doxygen-1.7.2/debian/control doxygen-1.7.3/debian/control --- doxygen-1.7.2/debian/control 2011-01-07 00:13:52.000000000 +0000 +++ doxygen-1.7.3/debian/control 2011-01-04 14:33:39.000000000 +0000 @@ -2,9 +2,9 @@ Section: devel Priority: optional Maintainer: Matthias Klose -Build-Depends: debhelper (>= 5), libqt4-dev, flex, bison (>= 1.875a), python, patch +Build-Depends: debhelper (>= 5), libqt4-dev, flex, bison (>= 1.875a), python Build-Depends-Indep: texlive-fonts-recommended, texlive-generic-recommended, texlive-latex-extra, texlive-latex-recommended, texlive-extra-utils, texlive-font-utils, ghostscript, graphviz -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 Package: doxygen Architecture: any diff -Nru doxygen-1.7.2/debian/patches/dot-config.diff doxygen-1.7.3/debian/patches/dot-config.diff --- doxygen-1.7.2/debian/patches/dot-config.diff 1970-01-01 00:00:00.000000000 +0000 +++ doxygen-1.7.3/debian/patches/dot-config.diff 2011-01-03 23:09:15.000000000 +0000 @@ -0,0 +1,35 @@ +Index: doxygen-1.7.3/src/configoptions.cpp +=================================================================== +--- doxygen-1.7.3.orig/src/configoptions.cpp 2011-01-03 23:07:04.368228147 +0000 ++++ doxygen-1.7.3/src/configoptions.cpp 2011-01-03 23:09:08.728227711 +0000 +@@ -2218,8 +2218,21 @@ + "png" + ); + ce->addValue("png"); ++ ce->addValue("png:cairo"); ++ ce->addValue("png:cairo:cairo"); ++ ce->addValue("png:cairo:gd"); ++ ce->addValue("png:gd"); ++ ce->addValue("png:gd:gd"); + ce->addValue("jpg"); ++ ce->addValue("jpg:cairo"); ++ ce->addValue("jpg:cairo:gd"); ++ ce->addValue("jpg:gd"); ++ ce->addValue("jpg:gd:gd"); + ce->addValue("gif"); ++ ce->addValue("gif:cairo"); ++ ce->addValue("gif:cairo:gd"); ++ ce->addValue("gif:gd"); ++ ce->addValue("gif:gd:gd"); + ce->addValue("svg"); + ce->addDependency("HAVE_DOT"); + //---- +@@ -2291,7 +2304,7 @@ + "files in one run (i.e. multiple -o and -T options on the command line). This\n" + "makes dot run faster, but since only newer versions of dot (>1.8.10)\n" + "support this, this feature is disabled by default.", +- FALSE ++ TRUE + ); + cb->addDependency("HAVE_DOT"); + //---- diff -Nru doxygen-1.7.2/debian/patches/dot-config.dpatch doxygen-1.7.3/debian/patches/dot-config.dpatch --- doxygen-1.7.2/debian/patches/dot-config.dpatch 2011-01-07 00:13:52.000000000 +0000 +++ doxygen-1.7.3/debian/patches/dot-config.dpatch 1970-01-01 00:00:00.000000000 +0000 @@ -1,59 +0,0 @@ -#! /bin/sh -e - -# DP: Set DOT_MULTI_TARGET to true. -# DP: Accept additional values known by dot for DOT_IMAGE_FORMAT. - -dir= -if [ $# -eq 3 -a "$2" = '-d' ]; then - pdir="-d $3" - dir="$3/" -elif [ $# -ne 1 ]; then - echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" - exit 1 -fi -case "$1" in - -patch) - patch $pdir -f --no-backup-if-mismatch -p1 < $0 - ;; - -unpatch) - patch $pdir -f --no-backup-if-mismatch -R -p1 < $0 - ;; - *) - echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" - exit 1 -esac -exit 0 - ---- ./src/configoptions.cpp~ 2009-02-08 12:08:33.000000000 +0100 -+++ ./src/configoptions.cpp 2009-05-02 15:28:30.000000000 +0200 -@@ -1998,8 +1998,21 @@ - "png" - ); - ce->addValue("png"); -+ ce->addValue("png:cairo"); -+ ce->addValue("png:cairo:cairo"); -+ ce->addValue("png:cairo:gd"); -+ ce->addValue("png:gd"); -+ ce->addValue("png:gd:gd"); - ce->addValue("jpg"); -+ ce->addValue("jpg:cairo"); -+ ce->addValue("jpg:cairo:gd"); -+ ce->addValue("jpg:gd"); -+ ce->addValue("jpg:gd:gd"); - ce->addValue("gif"); -+ ce->addValue("gif:cairo"); -+ ce->addValue("gif:cairo:gd"); -+ ce->addValue("gif:gd"); -+ ce->addValue("gif:gd:gd"); - ce->addDependency("HAVE_DOT"); - //---- - cs = cfg->addString( -@@ -2062,7 +2075,7 @@ - "files in one run (i.e. multiple -o and -T options on the command line). This \n" - "makes dot run faster, but since only newer versions of dot (>1.8.10) \n" - "support this, this feature is disabled by default.", -- FALSE -+ TRUE - ); - cb->addDependency("HAVE_DOT"); - //---- diff -Nru doxygen-1.7.2/debian/patches/doxygen_direct_dot_run.diff doxygen-1.7.3/debian/patches/doxygen_direct_dot_run.diff --- doxygen-1.7.2/debian/patches/doxygen_direct_dot_run.diff 1970-01-01 00:00:00.000000000 +0000 +++ doxygen-1.7.3/debian/patches/doxygen_direct_dot_run.diff 2011-01-03 23:11:02.000000000 +0000 @@ -0,0 +1,56 @@ +Index: doxygen-1.7.3/src/dot.cpp +=================================================================== +--- doxygen-1.7.3.orig/src/dot.cpp 2011-01-03 23:10:47.318228896 +0000 ++++ doxygen-1.7.3/src/dot.cpp 2011-01-03 23:10:57.238229062 +0000 +@@ -899,6 +899,8 @@ + + //-------------------------------------------------------------------- + ++#define DIRECT_DOT_RUN 1 ++ + DotManager *DotManager::m_theInstance = 0; + + DotManager *DotManager::instance() +@@ -915,6 +917,7 @@ + m_dotRuns.setAutoDelete(TRUE); + m_dotMaps.setAutoDelete(TRUE); + m_queue = new DotRunnerQueue; ++#ifndef DIRECT_DOT_RUN + int i; + int numThreads = QMIN(32,Config_getInt("DOT_NUM_THREADS")); + if (numThreads==0) numThreads = QMAX(1,QThread::idealThreadCount()+1); +@@ -932,6 +935,7 @@ + } + } + ASSERT(m_workers.count()>0); ++#endif + } + + DotManager::~DotManager() +@@ -1023,11 +1027,17 @@ + portable_sysTimerStart(); + // fill work queue with dot operations + DotRunner *dr; ++ int prev=1; + for (li.toFirst();(dr=li.current());++li) + { ++#ifdef DIRECT_DOT_RUN ++ msg("Running dot for graph %d/%d\n",prev,numDotRuns); ++ if(!dr->run()) return FALSE; ++ prev++; ++ }; ++#else + m_queue->enqueue(dr); + } +- int prev=1; + // wait for the queue to become empty + while ((i=m_queue->count())>0) + { +@@ -1059,6 +1069,7 @@ + { + m_workers.at(i)->cleanup(); + } ++#endif + portable_sysTimerStop(); + if (setPath) + { diff -Nru doxygen-1.7.2/debian/patches/doxygen_direct_dot_run.dpatch doxygen-1.7.3/debian/patches/doxygen_direct_dot_run.dpatch --- doxygen-1.7.2/debian/patches/doxygen_direct_dot_run.dpatch 2011-01-07 00:13:52.000000000 +0000 +++ doxygen-1.7.3/debian/patches/doxygen_direct_dot_run.dpatch 1970-01-01 00:00:00.000000000 +0000 @@ -1,79 +0,0 @@ -#! /bin/sh -e - -# DP: Don't use threads for the `dot' runs. - -dir= -if [ $# -eq 3 -a "$2" = '-d' ]; then - pdir="-d $3" - dir="$3/" -elif [ $# -ne 1 ]; then - echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" - exit 1 -fi -case "$1" in - -patch) - patch $pdir -f --no-backup-if-mismatch -p1 < $0 - ;; - -unpatch) - patch $pdir -f --no-backup-if-mismatch -R -p1 < $0 - ;; - *) - echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" - exit 1 -esac -exit 0 - ---- a/src/dot.cpp -+++ b/src/dot.cpp -@@ -734,6 +734,8 @@ - - //-------------------------------------------------------------------- - -+#define DIRECT_DOT_RUN 1 -+ - DotManager *DotManager::m_theInstance = 0; - - DotManager *DotManager::instance() -@@ -750,6 +752,7 @@ - m_dotRuns.setAutoDelete(TRUE); - m_dotMaps.setAutoDelete(TRUE); - m_queue = new DotRunnerQueue; -+#ifndef DIRECT_DOT_RUN - int i; - int numThreads = QMIN(32,Config_getInt("DOT_NUM_THREADS")); - if (numThreads==0) numThreads = QMAX(1,QThread::idealThreadCount()+1); -@@ -767,6 +770,7 @@ - } - } - ASSERT(m_workers.count()>0); -+#endif - } - - DotManager::~DotManager() -@@ -834,11 +838,17 @@ - portable_sysTimerStart(); - // fill work queue with dot operations - DotRunner *dr; -+ int prev=1; - for (li.toFirst();(dr=li.current());++li) - { -+#ifdef DIRECT_DOT_RUN -+ msg("Running dot for graph %d/%d\n",prev,numDotRuns); -+ if(!dr->run()) return FALSE; -+ prev++; -+ }; -+#else - m_queue->enqueue(dr); - } -- int prev=1; - // wait for the queue to become empty - while ((i=m_queue->count())>0) - { -@@ -865,6 +875,7 @@ - { - m_workers.at(i)->wait(); - } -+#endif - portable_sysTimerStop(); - if (setPath) - { diff -Nru doxygen-1.7.2/debian/patches/doxywizard.dpatch doxygen-1.7.3/debian/patches/doxywizard.dpatch --- doxygen-1.7.2/debian/patches/doxywizard.dpatch 2011-01-07 00:13:52.000000000 +0000 +++ doxygen-1.7.3/debian/patches/doxywizard.dpatch 1970-01-01 00:00:00.000000000 +0000 @@ -1,25 +0,0 @@ -#! /bin/sh -e - -# DP: doxywizard build fixes - -dir= -if [ $# -eq 3 -a "$2" = '-d' ]; then - pdir="-d $3" - dir="$3/" -elif [ $# -ne 1 ]; then - echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" - exit 1 -fi -case "$1" in - -patch) - patch $pdir -f --no-backup-if-mismatch -p0 < $0 - ;; - -unpatch) - patch $pdir -f --no-backup-if-mismatch -R -p0 < $0 - ;; - *) - echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" - exit 1 -esac -exit 0 - diff -Nru doxygen-1.7.2/debian/patches/manpages.diff doxygen-1.7.3/debian/patches/manpages.diff --- doxygen-1.7.2/debian/patches/manpages.diff 1970-01-01 00:00:00.000000000 +0000 +++ doxygen-1.7.3/debian/patches/manpages.diff 2011-01-03 23:06:10.000000000 +0000 @@ -0,0 +1,33 @@ +Index: doxygen-1.7.3/doc/doxygen.1 +=================================================================== +--- doxygen-1.7.3.orig/doc/doxygen.1 2011-01-03 23:05:48.258225221 +0000 ++++ doxygen-1.7.3/doc/doxygen.1 2011-01-03 23:06:07.538228996 +0000 +@@ -44,3 +44,6 @@ + Doxygen version VERSION, Copyright Dimitri van Heesch 1997-2007 + .SH SEE ALSO + doxytag(1), doxywizard(1). ++.PP ++Please consider installing the doxygen-doc package as it contains additional ++documentation on how to use doxygen. +Index: doxygen-1.7.3/doc/doxytag.1 +=================================================================== +--- doxygen-1.7.3.orig/doc/doxytag.1 2011-01-03 23:05:48.278227218 +0000 ++++ doxygen-1.7.3/doc/doxytag.1 2011-01-03 23:06:07.538228996 +0000 +@@ -19,3 +19,6 @@ + have a .html extension are parsed. + .SH SEE ALSO + doxygen(1), doxywizard(1). ++.PP ++Please consider installing the doxygen-doc package as it contains additional ++documentation on how to use doxygen. +Index: doxygen-1.7.3/doc/doxywizard.1 +=================================================================== +--- doxygen-1.7.3.orig/doc/doxywizard.1 2011-01-03 23:05:48.268226394 +0000 ++++ doxygen-1.7.3/doc/doxywizard.1 2011-01-03 23:06:07.538228996 +0000 +@@ -8,3 +8,6 @@ + and run doxygen on your source files. + .SH SEE ALSO + doxygen(1), doxytag(1). ++.PP ++Please consider installing the doxygen-doc package as it contains additional ++documentation on how to use doxygen. diff -Nru doxygen-1.7.2/debian/patches/manpages.dpatch doxygen-1.7.3/debian/patches/manpages.dpatch --- doxygen-1.7.2/debian/patches/manpages.dpatch 2011-01-07 00:13:52.000000000 +0000 +++ doxygen-1.7.3/debian/patches/manpages.dpatch 1970-01-01 00:00:00.000000000 +0000 @@ -1,52 +0,0 @@ -#! /bin/sh -e - -# DP: Add hint to the doxygen-doc package in the manpages. - -dir= -if [ $# -eq 3 -a "$2" = '-d' ]; then - pdir="-d $3" - dir="$3/" -elif [ $# -ne 1 ]; then - echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" - exit 1 -fi -case "$1" in - -patch) - patch $pdir -f --no-backup-if-mismatch -p1 < $0 - ;; - -unpatch) - patch $pdir -f --no-backup-if-mismatch -R -p1 < $0 - ;; - *) - echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" - exit 1 -esac -exit 0 - ---- a/doc/doxygen.1 2005-01-17 20:52:35.000000000 +0100 -+++ b/doc/doxygen.1 2004-09-21 09:39:28.216711000 +0200 -@@ -42,3 +42,6 @@ - If configName is omitted `Doxyfile' will be used as a default. - .SH SEE ALSO - doxytag(1), doxywizard(1). -+.PP -+Please consider installing the doxygen-doc package as it contains additional -+documentation on how to use doxygen. ---- a/doc/doxywizard.1 2005-01-17 20:40:41.000000000 +0100 -+++ b/doc/doxywizard.1 2004-09-21 09:38:16.164312000 +0200 -@@ -8,3 +8,6 @@ - and run doxygen on your source files. - .SH SEE ALSO - doxygen(1), doxytag(1). -+.PP -+Please consider installing the doxygen-doc package as it contains additional -+documentation on how to use doxygen. ---- a/doc/doxytag.1 2005-01-17 20:40:50.000000000 +0100 -+++ b/doc/doxytag.1 2004-10-09 08:01:49.156948000 +0200 -@@ -18,3 +18,6 @@ - have a .html extension are parsed. - .SH SEE ALSO - doxygen(1), doxywizard(1). -+.PP -+Please consider installing the doxygen-doc package as it contains additional -+documentation on how to use doxygen. diff -Nru doxygen-1.7.2/debian/patches/qt4.diff doxygen-1.7.3/debian/patches/qt4.diff --- doxygen-1.7.2/debian/patches/qt4.diff 1970-01-01 00:00:00.000000000 +0000 +++ doxygen-1.7.3/debian/patches/qt4.diff 2011-01-03 23:26:27.000000000 +0000 @@ -0,0 +1,22 @@ +Index: doxygen-1.7.3/addon/doxywizard/Makefile.doxywizard +=================================================================== +--- doxygen-1.7.3.orig/addon/doxywizard/Makefile.doxywizard 2011-01-03 23:25:53.368234069 +0000 ++++ doxygen-1.7.3/addon/doxywizard/Makefile.doxywizard 2011-01-03 23:26:23.118228985 +0000 +@@ -16,14 +16,14 @@ + CXXFLAGS = -pipe -g -D_LARGEFILE_SOURCE -Wall -W -O2 -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT + LEXFLAGS = + YACCFLAGS= -d +-INCPATH = -I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/include/qt3 -Imoc/ ++INCPATH = -I/usr/share/qt4/mkspecs/default -I. -I. -I/usr/include/qt4 -Imoc/ + LINK = g++ + LFLAGS = +-LIBS = $(SUBLIBS) -L/usr/share/qt3/lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm -lpthread ++LIBS = $(SUBLIBS) -L/usr/share/qt4/lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm -lpthread + AR = ar cqs + RANLIB = + MOC = moc +-UIC = /usr/share/qt3/bin/uic ++UIC = /usr/share/qt4/bin/uic + QMAKE = qmake + TAR = tar -cf + GZIP = gzip -9f diff -Nru doxygen-1.7.2/debian/patches/series doxygen-1.7.3/debian/patches/series --- doxygen-1.7.2/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 +++ doxygen-1.7.3/debian/patches/series 2011-01-03 23:33:25.000000000 +0000 @@ -0,0 +1,4 @@ +manpages.diff +dot-config.diff +doxygen_direct_dot_run.diff +#qt4.diff diff -Nru doxygen-1.7.2/debian/patches/template.dpatch doxygen-1.7.3/debian/patches/template.dpatch --- doxygen-1.7.2/debian/patches/template.dpatch 2011-01-07 00:13:52.000000000 +0000 +++ doxygen-1.7.3/debian/patches/template.dpatch 1970-01-01 00:00:00.000000000 +0000 @@ -1,30 +0,0 @@ -#! /bin/sh -e - -# All lines beginning with `# DPATCH:' are a description of the patch. -# DP: - -# remove the next line -exit 0 - -dir= -if [ $# -eq 3 -a "$2" = '-d' ]; then - pdir="-d $3" - dir="$3/" -elif [ $# -ne 1 ]; then - echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" - exit 1 -fi -case "$1" in - -patch) - patch $pdir -f --no-backup-if-mismatch -p0 < $0 - ;; - -unpatch) - patch $pdir -f --no-backup-if-mismatch -R -p0 < $0 - ;; - *) - echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" - exit 1 -esac -exit 0 - -# append the patch here and adjust the -p? flag in the patch calls. diff -Nru doxygen-1.7.2/debian/rules doxygen-1.7.3/debian/rules --- doxygen-1.7.2/debian/rules 2011-01-07 00:13:52.000000000 +0000 +++ doxygen-1.7.3/debian/rules 2011-01-04 15:02:31.000000000 +0000 @@ -19,7 +19,7 @@ CONFIGUREFLAGS+=--install /usr/bin/install configure: configure-stamp -configure-stamp: patch-stamp +configure-stamp: dh_testdir CFLAGS="$(CFLAGS)" ./configure $(CONFIGUREFLAGS) sed -i 's/^TMAKE_MOC *=.*/TMAKE_MOC = moc/' addon/doxywizard/doxywizard.pro @@ -28,14 +28,13 @@ build: build-stamp build-stamp: configure-stamp dh_testdir - $(MAKE) + $(MAKE) QMAKE=/usr/bin/qmake-qt4 touch $@ clean: dh_testdir dh_testroot - $(MAKE) -f debian/rules unpatch - rm -f configure-stamp build-stamp install*stamp patch-stamp + rm -f configure-stamp build-stamp install*stamp rm -rf qt [ ! -f Makefile ] || $(MAKE) distclean rm -f qtools/Makefile.qtools @@ -126,53 +125,3 @@ .PHONY: configure build clean uninstall .PHONY: install-arch install-indep install .PHONY: binary-arch binary-indep binary -.PHONY: patch unpatch - -patchdir = debian/patches -debian_patches = \ - manpages \ - dot-config \ - doxygen_direct_dot_run \ - -patch: patch-stamp -patch-stamp: $(foreach p,$(debian_patches),patch-stamp-$(p)) - echo ""; echo "Patches applied in this version:" > pxxx - for i in $(debian_patches); do \ - echo "" >> pxxx; echo "$$i:" >> pxxx; \ - sed -n 's/^# *DP: */ /p' $(patchdir)/$$i.dpatch >> pxxx; \ - done - mv -f pxxx $@ - -unpatch: - for stamp in none `ls -1t patch-stamp-* 2>/dev/null`; do \ - case "$$stamp" in none|patched-stamp|patched-\*) continue; esac; \ - patch=`echo $$stamp | sed -e 's,patch-stamp-,,'`; \ - echo "trying to revert patch $$patch ..."; \ - if [ -x $(patchdir)/$$patch.dpatch ]; then true; else \ - chmod +x $(patchdir)/$$patch.dpatch; fi; \ - if $(patchdir)/$$patch.dpatch -unpatch; then \ - echo "reverted $$patch patch."; \ - rm -f $$stamp; \ - else \ - echo "error in reverting $$patch patch."; \ - exit 1; \ - fi; \ - done - rm -f patch-stamp - -patch-stamp-%: $(patchdir)/%.dpatch - if [ -x $< ]; then true; else chmod +x $<; fi - if [ -f $@ ]; then \ - echo "$* patches already applied."; exit 1; \ - fi - $< -patch - echo "$* patches applied." > $@ - -suffix ?= .orig -collect-diffs: - @for f in $$(find . ! -path './debian*' -type f -name '*$(suffix)'); do \ - fnew=$$(echo $$f | sed 's,$(suffix)$$,,'); \ - echo diff -u $$f $$fnew; \ - diff -u $$f $$fnew; \ - done; \ - exit 0 diff -Nru doxygen-1.7.2/debian/source/format doxygen-1.7.3/debian/source/format --- doxygen-1.7.2/debian/source/format 1970-01-01 00:00:00.000000000 +0000 +++ doxygen-1.7.3/debian/source/format 2011-01-07 00:13:52.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru doxygen-1.7.2/doc/arch.doc doxygen-1.7.3/doc/arch.doc --- doxygen-1.7.2/doc/arch.doc 2009-05-03 11:19:10.000000000 +0000 +++ doxygen-1.7.3/doc/arch.doc 2010-10-11 17:08:31.000000000 +0000 @@ -199,7 +199,7 @@ from the correct line in the Makefile: \verbatim -#!/usr/local/bin/perl +#!/usr/bin/perl $file = shift @ARGV; print "Toggle debugging mode for $file\n"; @@ -216,10 +216,10 @@ } print "Processing Makefile.libdoxygen...\n"; while () { - if ( s/\(LEX\) -P([a-zA-Z]+)YY -t $file/(LEX) -d -P\1YY -t $file/g ) { + if ( s/\(LEX\) (-i )?-P([a-zA-Z]+)YY -t $file/(LEX) -d \1-P\2YY -t $file/g ) { print "Enabling debug info for $file\n"; } - elsif ( s/\(LEX\) -d -P([a-zA-Z]+)YY -t $file/(LEX) -P\1YY -t $file/g ) { + elsif ( s/\(LEX\) -d (-i )?-P([a-zA-Z]+)YY -t $file/(LEX) \1-P\2YY -t $file/g ) { print "Disabling debug info for $file\n"; } print G "$_"; @@ -234,6 +234,7 @@ # touch the file $now = time; utime $now, $now, $file + \endverbatim */ diff -Nru doxygen-1.7.2/doc/commands.doc doxygen-1.7.3/doc/commands.doc --- doxygen-1.7.2/doc/commands.doc 2010-09-29 21:04:02.000000000 +0000 +++ doxygen-1.7.3/doc/commands.doc 2010-11-18 22:11:08.000000000 +0000 @@ -1,12 +1,12 @@ /****************************************************************************** * - * + * * * Copyright (C) 1997-2008 by Dimitri van Heesch. * * Permission to use, copy, modify, and distribute this software and its - * documentation under the terms of the GNU General Public License is hereby - * granted. No representations are made about the suitability of this software + * documentation under the terms of the GNU General Public License is hereby + * granted. No representations are made about the suitability of this software * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * @@ -19,10 +19,10 @@ \section cmd_intro Introduction All commands in the documentation start with a backslash (\\) or an -at-sign (\@). If you prefer you can replace all commands starting with a +at-sign (\@). If you prefer you can replace all commands starting with a backslash below by their counterparts that start with an at-sign. -Some commands have one or more arguments. +Some commands have one or more arguments. Each argument has a certain range:
  • If \ braces are used the argument is a single word. @@ -31,9 +31,9 @@
  • If {curly} braces are used the argument extends until the next paragraph. Paragraphs are delimited by a blank line or by a section indicator.
-If [square] brackets are used the argument is optional. +If in addition to the aboveargument specifiers [square] brackets are used the argument is optional. -Here is an alphabetically sorted list of all commands with references to their +Here is an alphabetically sorted list of all commands with references to their documentation: \secreflist \refitem cmda \\a @@ -66,7 +66,6 @@ \refitem cmddontinclude \\dontinclude \refitem cmddot \\dot \refitem cmddotfile \\dotfile -\refitem cmdmscfile \\mscfile \refitem cmde \\e \refitem cmdelse \\else \refitem cmdelseif \\elseif @@ -117,6 +116,7 @@ \refitem cmdmanonly \\manonly \refitem cmdmemberof \\memberof \refitem cmdmsc \\msc +\refitem cmdmscfile \\mscfile \refitem cmdn \\n \refitem cmdname \\name \refitem cmdnamespace \\namespace @@ -146,6 +146,7 @@ \refitem cmdrelatesalso \\relatesalso \refitem cmdremark \\remark \refitem cmdremarks \\remarks +\refitem cmdresult \\result \refitem cmdreturn \\return \refitem cmdreturns \\returns \refitem cmdretval \\retval @@ -188,17 +189,18 @@ \refitem cmdhash \\\# \refitem cmdperc \\\% \refitem cmdquot \\\" +\refitem cmddcolon \\\:: \endsecreflist The following subsections provide a list of all commands that are recognized by doxygen. Unrecognized commands are treated as normal text. -\htmlonly
\endhtmlonly +\htmlonly
\endhtmlonly

-\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly Structural indicators -\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly

\htmlonly
\endhtmlonly @@ -209,7 +211,7 @@ but rather one group with a merged documentation and the first title found in any of the commands. - The title is optional, so this command can also be used to add a number of + The title is optional, so this command can also be used to add a number of entities to an existing group using \@{ and \@} like this: \verbatim @@ -219,7 +221,7 @@ */ /*! - * A function + * A function */ void func1() { @@ -233,39 +235,43 @@ /*! @} */ \endverbatim - \sa page \ref grouping "Grouping", sections \ref cmddefgroup "\\defgroup", \ref cmdingroup "\\ingroup" and + \sa page \ref grouping "Grouping", sections \ref cmddefgroup "\\defgroup", \ref cmdingroup "\\ingroup", and \ref cmdweakgroup "\\weakgroup".
-\section cmdcallgraph \\callgraph +\section cmdcallgraph \\callgraph \addindex \\callgraph When this command is put in a comment block of a function or method - and \ref cfg_have_dot "HAVE_DOT" is set to YES, then doxygen will + and \ref cfg_have_dot "HAVE_DOT" is set to YES, then doxygen will generate a call graph for that function (provided the implementation of the - function or method calls other documented functions). The call graph will + function or method calls other documented functions). The call graph will be generated regardless of the value of \ref cfg_call_graph "CALL_GRAPH". - \note The completeness (and correctness) of the call graph depends on the + \note The completeness (and correctness) of the call graph depends on the doxygen code parser which is not perfect. + \sa section \ref cmdcallergraph "\\callergraph". +
-\section cmdcallergraph \\callergraph +\section cmdcallergraph \\callergraph \addindex \\callergraph When this command is put in a comment block of a function or method - and \ref cfg_have_dot "HAVE_DOT" is set to YES, then doxygen will + and \ref cfg_have_dot "HAVE_DOT" is set to YES, then doxygen will generate a caller graph for that function (provided the implementation of the - function or method calls other documented functions). The caller graph will + function or method calls other documented functions). The caller graph will be generated regardless of the value of \ref cfg_caller_graph "CALLER_GRAPH". - \note The completeness (and correctness) of the caller graph depends on the + \note The completeness (and correctness) of the caller graph depends on the doxygen code parser which is not perfect. + \sa section \ref cmdcallgraph "\\callgraph". +
\section cmdcategory \\category [] [] \addindex \\category - For Objective-C only: Indicates that a comment block contains documentation - for a class category with name \. The arguments are + For Objective-C only: Indicates that a comment block contains documentation + for a class category with name \. The arguments are equal to the \\class command. \sa section \ref cmdclass "\\class". @@ -275,23 +281,23 @@ \addindex \\class Indicates that a comment block contains documentation for a - class with name \. Optionally a header file and a header name - can be specified. If the header-file is specified, a link to a verbatim copy - of the header will be included in the HTML documentation. - The \ argument can be used to overwrite the - name of the link that is used in the class documentation to something other - than \. This can be useful if the include name is not located + class with name \. Optionally a header file and a header name + can be specified. If the header-file is specified, a link to a verbatim copy + of the header will be included in the HTML documentation. + The \ argument can be used to overwrite the + name of the link that is used in the class documentation to something other + than \. This can be useful if the include name is not located on the default include path (like \). With the \ - argument you can also specify how the include statement should look like, - by adding either quotes or sharp brackets around the name. - Sharp brackets are used if just the name is given. Note that the - last two arguments can also specified using + argument you can also specify how the include statement should look like, + by adding either quotes or sharp brackets around the name. + Sharp brackets are used if just the name is given. Note that the + last two arguments can also be specified using the \ref cmdheaderfile "\\headerfile" command. - - \par Example: - \verbinclude class.h + + \par Example: + \verbinclude class.h \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly @@ -299,13 +305,13 @@ \section cmddef \\def \addindex \\def - Indicates that a comment block contains documentation for a - \c \#define macro. + Indicates that a comment block contains documentation for a + \c \#define macro. \par Example: - \verbinclude define.h + \verbinclude define.h \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly @@ -320,28 +326,28 @@ thus building a hierarchy of groups. The \ argument should be a single-word identifier. - - \sa page \ref grouping "Grouping", sections \ref cmdingroup "\\ingroup", \ref cmdaddtogroup "\\addtogroup", + + \sa page \ref grouping "Grouping", sections \ref cmdingroup "\\ingroup", \ref cmdaddtogroup "\\addtogroup", and \ref cmdweakgroup "\\weakgroup".
\section cmddir \\dir [] - + \addindex \\dir Indicates that a comment block contains documentation for a directory. - The "path fragment" argument should include the directory name and - enough of the path to be unique with respect to the other directories + The "path fragment" argument should include the directory name and + enough of the path to be unique with respect to the other directories in the project. - The \ref cfg_show_dirs "SHOW_DIRECTORIES" option determines whether + The \ref cfg_show_dirs "SHOW_DIRECTORIES" option determines whether or not the directory information is shown and the - \ref cfg_strip_from_path "STRIP_FROM_PATH" option determines what is + \ref cfg_strip_from_path "STRIP_FROM_PATH" option determines what is stripped from the full path before it appears in the output.
\section cmdenum \\enum \addindex \\enum - Indicates that a comment block contains documentation for an + Indicates that a comment block contains documentation for an enumeration, with name \. If the enum is a member of a class and the documentation block is located outside the class definition, the scope of the class should be specified as well. @@ -349,32 +355,32 @@ the \\enum comment may be omitted. \par Note: - The type of an anonymous enum cannot be documented, but the values + The type of an anonymous enum cannot be documented, but the values of an anonymous enum can. - + \par Example: - \verbinclude enum.h + \verbinclude enum.h \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly
\section cmdexample \\example - + \addindex \\example - Indicates that a comment block contains documentation for a source code + Indicates that a comment block contains documentation for a source code example. The name of the source file is \. The text of - this file will be included in the documentation, just after the + this file will be included in the documentation, just after the documentation contained in the comment block. All examples are placed in a list. The source code is scanned for documented members and classes. - If any are found, the names are cross-referenced with the documentation. - Source files or directories can be specified using the - \ref cfg_example_path "EXAMPLE_PATH" + If any are found, the names are cross-referenced with the documentation. + Source files or directories can be specified using the + \ref cfg_example_path "EXAMPLE_PATH" tag of doxygen's configuration file. If \ itself is not unique for the set of example files specified - by the + by the \ref cfg_example_path "EXAMPLE_PATH" tag, you can include part of the absolute path to disambiguate it. @@ -386,7 +392,7 @@ Where the example file \c example_test.cpp looks as follows: \verbinclude example_test.cpp \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly @@ -397,8 +403,8 @@ \addindex \\endinternal This command ends a documentation fragment that was started with a - \ref cmdinternal "\\internal" command. The text between \c \\internal and - \c \\endinternal will only be visible + \ref cmdinternal "\\internal" command. The text between \c \\internal and + \c \\endinternal will only be visible if \ref cfg_internal_docs "INTERNAL_DOCS" is set to YES.
@@ -408,11 +414,11 @@ This command can be used to manually indicate an inheritance relation, when the programming language does not support this concept natively (e.g. C). - + The file \c manual.c in the example directory shows how to use this command. \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly @@ -421,22 +427,22 @@
\section cmdfile \\file [] - + \addindex \\file - Indicates that a comment block contains documentation for a source or + Indicates that a comment block contains documentation for a source or header file with name \. The file name may include (part of) the path if the file-name alone is not unique. If the file name is omitted - (i.e. the line after \\file is left blank) then the documentation block that + (i.e. the line after \\file is left blank) then the documentation block that contains the \\file command will belong to the file it is located in. \par Important: - The documentation of global functions, variables, typedefs, and enums will + The documentation of global functions, variables, typedefs, and enums will only be included in the output if the file they are in is documented as well. \par Example: - \verbinclude file.h + \verbinclude file.h \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly @@ -445,34 +451,37 @@
\section cmdfn \\fn (function declaration) - + \addindex \\fn Indicates that a comment block contains documentation for a function - (either global or as a member of a class). This command is \em only - needed if a comment block is \e not placed in front (or behind) - the function declaration or definition. - - If your comment block \e is in front of the function + (either global or as a member of a class). This command is \em only + needed if a comment block is \e not placed in front (or behind) + the function declaration or definition. + + If your comment block \e is in front of the function declaration or definition this command can (and to avoid redundancy - should) be omitted. + should) be omitted. A full function declaration including arguments should be specified after the - \\fn command on a \e single line, since the argument ends at the end + \\fn command on a \e single line, since the argument ends at the end of the line! + This command is equivalent to \\var, \\typedef, and \\property. + \warning Do not use this command - if it is not absolutely needed, since it will lead to duplication of + if it is not absolutely needed, since it will lead to duplication of information and thus to errors. \par Example: - \verbinclude func.h + \verbinclude func.h \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly - \sa section \ref cmdvar "\\var" and \ref cmdtypedef "\\typedef". + \sa sections \ref cmdvar "\\var", \ref cmdproperty "\\property", and + \ref cmdtypedef "\\typedef".
\section cmdheaderfile \\headerfile [] @@ -480,22 +489,22 @@ \addindex \\headerfile Intended to be used for class, struct, or union documentation, where the documentation is in front of the definition. The arguments of - this command are the same as the second and third argument of - \ref cmdclass "\\cmdclass". - The header-file name refers to the file that should by included by the + this command are the same as the second and third argument of + \ref cmdclass "\\class". + The \ name refers to the file that should by included by the application to obtain the definition of the class, struct, or union. - The \ argument can be used to overwrite the - name of the link that is used in the class documentation to something other - than \. This can be useful if the include name is not located - on the default include path (like \). + The \ argument can be used to overwrite the + name of the link that is used in the class documentation to something other + than \. This can be useful if the include name is not located + on the default include path (like \). With the \ - argument you can also specify how the include statement should look like, - by adding either double quotes or sharp brackets around the name. - By default sharp brackets are used if just the name is given. + argument you can also specify how the include statement should look like, + by adding either double quotes or sharp brackets around the name. + By default sharp brackets are used if just the name is given. - If a pair of double quotes is given for either the header-file or - header-name argument, the current file (in which the command was found) + If a pair of double quotes is given for either the \ or + \ argument, the current file (in which the command was found) will be used but with quotes. So for a comment block with a \\headerfile command inside a file test.h, the following three commands are equivalent: \verbatim @@ -509,7 +518,7 @@ \headerfile test.h <> \headerfile <> \endverbatim - To globally reverse the default include representation to + To globally reverse the default include representation to local includes you can set \ref cfg_force_local_includes "FORCE_LOCAL_INCLUDES" to \c YES. @@ -522,8 +531,11 @@ \addindex \\hideinitializer By default the value of a define and the initializer of a variable are displayed unless they are longer than 30 lines. By putting - this command in a comment block of a define or variable, the - initializer is always hidden. + this command in a comment block of a define or variable, the + initializer is always hidden. The maximum number of initalization linens + can be changed by means of the configuration parameter + \ref cfg_max_initializer_lines "MAX_INITIALIZER_LINES", the default value is + 30. \sa section \ref cmdshowinitializer "\\showinitializer". @@ -534,11 +546,11 @@ This command can be used to manually indicate an inheritance relation, when the programming language does not support this concept natively (e.g. C). - + The file \c manual.c in the example directory shows how to use this command. \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly @@ -554,43 +566,45 @@ groups identified by \. \sa page \ref grouping "Grouping", sections \ref cmddefgroup "\\defgroup", - \ref cmdaddtogroup "\\addtogroup" and \ref cmdweakgroup "\\weakgroup" + \ref cmdaddtogroup "\\addtogroup", and \ref cmdweakgroup "\\weakgroup"
\section cmdinterface \\interface [] [] \addindex \\interface Indicates that a comment block contains documentation for an - interface with name \. The arguments are equal to the \\class + interface with name \. The arguments are equal to the arguments of the \\class command. \sa section \ref cmdclass "\\class".
\section cmdinternal \\internal - + \addindex \\internal This command starts a documentation fragment that is meant for internal - use only. The fragment naturally ends at the end of the comment block. - You can also force the internal section to end earlier using the + use only. The fragment naturally ends at the end of the comment block. + You can also force the internal section to end earlier by using the \ref cmdendinternal "\\endinternal" command. - If the \\internal command is put inside a section - (see for example \ref cmdsection "\\section") all subsections after the - command are considered to be internal as well. Only a new section at the + If the \\internal command is put inside a section + (see for example \ref cmdsection "\\section") all subsections after the + command are considered to be internal as well. Only a new section at the same level will end the fragment that is considered internal. You can use \ref cfg_internal_docs "INTERNAL_DOCS" in the config file to show (\c YES) or hide (\c NO) the internal documentation. + \sa section \ref cmdendinternal "\\endinternal". +
\section cmdmainpage \\mainpage [(title)] \addindex \\mainpage - If the \\mainpage command is placed in a comment block the + If the \\mainpage command is placed in a comment block the block is used to customize the index page (in HTML) or - the first chapter (in \f$\mbox{\LaTeX}\f$). + the first chapter (in \f$\mbox{\LaTeX}\f$). The title argument is optional and replaces the default title that doxygen normally generates. If you do not want any title you can @@ -607,7 +621,7 @@ * \section install_sec Installation * * \subsection step1 Step 1: Opening the box - * + * * etc... */ \endverbatim @@ -615,28 +629,28 @@ You can refer to the main page using \\ref index (if the treeview is disabled, otherwise you should use \\ref main). - \sa section \ref cmdsection "\\section", - section \ref cmdsubsection "\\subsection" and + \sa section \ref cmdsection "\\section", + section \ref cmdsubsection "\\subsection", and section \ref cmdpage "\\page".
\section cmdmemberof \\memberof \addindex \\memberof - This command make a function a member of a class in a similar way + This command makes a function a member of a class in a similar way as \ref cmdrelates "\\relates" does, only with this command the function is represented as a real member of the class. - This can be useful when the programming language does not support + This can be useful when the programming language does not support the concept of member functions natively (e.g. C). It is also possible to use this command together with \ref cmdpublic "\\public", \ref cmdprotected "\\protected" or \ref cmdprivate "\\private". - + The file \c manual.c in the example directory shows how to use this command. \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly @@ -645,25 +659,25 @@ \ref cmdprivate "\\private".
-\section cmdname \\name [(header)] +\section cmdname \\name [(header)] \addindex \\name This command turns a comment block into a header definition of a member group. The - comment block should be followed by a + comment block should be followed by a //\@{ ... //\@} block containing the members of the group. See section \ref memgroup for an example.
-\section cmdnamespace \\namespace +\section cmdnamespace \\namespace \addindex \\namespace Indicates that a comment block contains documentation for a - namespace with name \. - + namespace with name \. +
\section cmdnosubgrouping \\nosubgrouping @@ -673,20 +687,23 @@ to avoid that doxygen puts a member group as a subgroup of a Public/Protected/Private/... section. + \sa sections \ref cmdpublicsection "\\publicsection", + \ref cmdprotectedsection "\\protectedsection" and + \ref cmdprivatesection "\\privatesection".
\section cmdoverload \\overload [(function declaration)] \addindex \\overload - This command can be used to generate the following + This command can be used to generate the following standard text for an overloaded member function: - `This is an overloaded member function, provided for convenience. + `This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.' If the documentation for the overloaded member function is not located - in front of the function declaration or definition, the optional + in front of the function declaration or definition, the optional argument should be used to specify the correct function. - + Any other documentation that is inside the documentation block will by appended after the generated message. @@ -700,52 +717,51 @@ \par Example: \verbinclude examples/overload.cpp \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly
\section cmdpackage \\package - + \addindex \\package Indicates that a comment block contains documentation for a - Java package with name \. + Java package with name \.
\section cmdpage \\page (title) \addindex \\page Indicates that a comment block contains a piece of documentation that is - not directly related to one specific class, file or member. + not directly related to one specific class, file or member. The HTML generator creates a page containing the documentation. The - \f$\mbox{\LaTeX}\f$ generator + \f$\mbox{\LaTeX}\f$ generator starts a new section in the chapter `Page documentation'. - + \par Example: - \verbinclude page.doc + \verbinclude page.doc \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly - \par Note: + \par Note: The \ argument consists of a combination of letters and number - digits. If you wish to use upper case letters (e.g. \c MYPAGE1), or - mixed case letters (e.g. \c MyPage1) in the \ argument, you - should set \c CASE_SENSE_NAMES to \c YES. However, this is advisable - only if your file system is case sensitive. Otherwise (and for better - portability) you should use all lower case letters (e.g. \c mypage1) + digits. If you wish to use upper case letters (e.g. \c MYPAGE1), or + mixed case letters (e.g. \c MyPage1) in the \ argument, you + should set \c CASE_SENSE_NAMES to \c YES. However, this is advisable + only if your file system is case sensitive. Otherwise (and for better + portability) you should use all lower case letters (e.g. \c mypage1) for \ in all references to the page. - - \sa section \ref cmdsection "\\section", section - \ref cmdsubsection "\\subsection", and section + + \sa section \ref cmdsection "\\section", section + \ref cmdsubsection "\\subsection", and section \ref cmdref "\\ref".
\section cmdprivate \\private \addindex \\private - \addindex \\privatesection Indicates that the member documented in the comment block is private, i.e., should only be accessed by other members in the same class. @@ -758,23 +774,35 @@ "private:" class marker in C++, use \\privatesection. \sa sections \ref cmdmemberof "\\memberof", \ref cmdpublic "\\public", - and \ref cmdprotected "\\protected". + \ref cmdprotected "\\protected" and \ref cmdprivatesection "\\privatesection". + +
+\section cmdprivatesection \\privatesection + + \addindex \\privatesection + Starting a section of private members, in a way similar to the + "private:" class marker in C++. + Indicates that the member documented in the comment block is private, + i.e., should only be accessed by other members in the same class. + + \sa sections \ref cmdmemberof "\\memberof", \ref cmdpublic "\\public", + \ref cmdprotected "\\protected" and \ref cmdprivate "\\private".
\section cmdproperty \\property (qualified property name) \addindex \\property Indicates that a comment block contains documentation for a - property (either global or as a member of a class). - This command is equivalent to \\var and \\fn. + property (either global or as a member of a class). + This command is equivalent to \\var, \\typedef, and \\fn. - \sa section \ref cmdfn "\\fn" and \ref cmdvar "\\var". + \sa sections \ref cmdfn "\\fn", \ref cmdtypedef "\\typedef", and + \ref cmdvar "\\var".
\section cmdprotected \\protected \addindex \\protected - \addindex \\protectedsection Indicates that the member documented in the comment block is protected, i.e., should only be accessed by other members in the same or derived classes. @@ -788,14 +816,27 @@ "protected:" class marker in C++, use \\protectedsection. \sa sections \ref cmdmemberof "\\memberof", \ref cmdpublic "\\public", - and \ref cmdprivate "\\private". + \ref cmdprivate "\\private" and \ref cmdprotectedsection "\\protectedsection". + +
+\section cmdprotectedsection \\protectedsection + + \addindex \\protectedsection + Starting a section of protected members, in a way similar to the + "protected:" class marker in C++. + Indicates that the member documented in the comment block is protected, + i.e., should only be accessed by other members in the same or derived + classes. + + \sa sections \ref cmdmemberof "\\memberof", \ref cmdpublic "\\public", + \ref cmdprivate "\\private" and \ref cmdprotected "\\protected".
\section cmdprotocol \\protocol [] [] \addindex \\protocol Indicates that a comment block contains documentation for a - protocol in Objective-C with name \. The arguments are equal + protocol in Objective-C with name \. The arguments are equal to the \\class command. \sa section \ref cmdclass "\\class". @@ -804,7 +845,6 @@ \section cmdpublic \\public \addindex \\public - \addindex \\publicsection Indicates that the member documented in the comment block is public, i.e., can be accessed by any other class or function. @@ -816,24 +856,36 @@ For starting a section of public members, in a way similar to the "public:" class marker in C++, use \\publicsection. - \sa sections \ref cmdmemberof "\\memberof", \ref cmdprotected "\\protected" - and \ref cmdprivate "\\private". + \sa sections \ref cmdmemberof "\\memberof", \ref cmdprotected "\\protected", + \ref cmdprivate "\\private" and \ref cmdpublicsection "\\publicsection". + +
+\section cmdpublicsection \\publicsection + + \addindex \\publicsection + Starting a section of public members, in a way similar to the + "public:" class marker in C++. + Indicates that the member documented in the comment block is public, + i.e., can be accessed by any other class or function. + + \sa sections \ref cmdmemberof "\\memberof", \ref cmdprotected "\\protected", + \ref cmdprivate "\\private" and \ref cmdpublic "\\public".
\section cmdrelates \\relates \addindex \\relates This command can be used in the documentation of a non-member function - \. It puts the function inside the `related function' section - of the class documentation. This command is useful for documenting + \. It puts the function inside the `related function' section + of the class documentation. This command is useful for documenting non-friend functions that are nevertheless strongly coupled to a certain class. It prevents the need of having to document a file, but - only works for functions. + only works for functions. \par Example: - \verbinclude relates.cpp + \verbinclude relates.cpp \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly @@ -848,11 +900,11 @@ \addindex \\relatesalso This command can be used in the documentation of a non-member function - \. It puts the function both inside the `related function' section - of the class documentation as well as leaving its normal file documentation - location. This command is useful for documenting + \. It puts the function both inside the `related function' section + of the class documentation as well as leaving it at its normal file documentation + location. This command is useful for documenting non-friend functions that are nevertheless strongly coupled to a certain - class. It only works for functions. + class. It only works for functions.
\section cmdrelatedalso \\relatedalso @@ -866,8 +918,12 @@ \addindex \\showinitializer By default the value of a define and the initializer of a variable are only displayed if they are less than 30 lines long. By putting - this command in a comment block of a define or variable, the + this command in a comment block of a define or variable, the initializer is shown unconditionally. + The maximum number of initalization linens + can be changed by means of the configuration parameter + \ref cfg_max_initializer_lines "MAX_INITIALIZER_LINES", the default value is + 30. \sa section \ref cmdhideinitializer "\\hideinitializer". @@ -876,7 +932,7 @@ \addindex \\struct Indicates that a comment block contains documentation for a - struct with name \. The arguments are equal to the \\class + struct with name \. The arguments are equal to the arguments of the \\class command. \sa section \ref cmdclass "\\class". @@ -886,17 +942,18 @@ \addindex \\typedef Indicates that a comment block contains documentation for a - typedef (either global or as a member of a class). - This command is equivalent to \\var and \\fn. + typedef (either global or as a member of a class). + This command is equivalent to \\var, \\propery, and \\fn. - \sa section \ref cmdfn "\\fn" and \ref cmdvar "\\var". + \sa section \ref cmdfn "\\fn", \ref cmdproperty "\\property", and + \ref cmdvar "\\var".
\section cmdunion \\union [] [] \addindex \\union Indicates that a comment block contains documentation for a - union with name \. The arguments are equal to the \\class + union with name \. The arguments are equal to the arguments of the \\class command. \sa section \ref cmdclass "\\class". @@ -906,10 +963,10 @@ \addindex \\var Indicates that a comment block contains documentation for a variable or - enum value (either global or as a member of a class). - This command is equivalent to \\typedef and \\fn. + enum value (either global or as a member of a class). + This command is equivalent to \\typedef, \\propery, and \\fn. - \sa section \ref cmdfn "\\fn" and \ref cmdtypedef "\\typedef". + \sa section \ref cmdfn "\\fn", \ref cmdproperty "\\property", and \ref cmdtypedef "\\typedef".
\section cmdweakgroup \\weakgroup [(title)] @@ -918,15 +975,15 @@ a lower priority when it comes to resolving conflicting grouping definitions. - \sa page \ref grouping "Grouping" and \ref cmdaddtogroup "\\addtogroup". + \sa page \ref grouping "Grouping" and section \ref cmdaddtogroup "\\addtogroup".
-\htmlonly
\endhtmlonly +\htmlonly
\endhtmlonly

-\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly Section indicators -\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly

\htmlonly
\endhtmlonly @@ -934,31 +991,31 @@ \section cmdattention \\attention { attention text } \addindex \\attention - Starts a paragraph where a message that needs attention may be entered. - The paragraph will be indented. + Starts a paragraph where a message that needs attention may be entered. + The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\attention commands will be joined into a single paragraph. - The \\attention command ends when a blank line or some other - sectioning command is encountered. + The \\attention command ends when a blank line or some other + sectioning command is encountered.
\section cmdauthor \\author { list of authors } \addindex \\author - Starts a paragraph where one or more author names may be entered. - The paragraph will be indented. + Starts a paragraph where one or more author names may be entered. + The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\author commands will be joined into a single paragraph. - Each author description will start a new line. Alternatively, one \\author command - may mention several authors. The \\author command ends when a blank line or some other + Each author description will start a new line. Alternatively, one \\author command + may mention several authors. The \\author command ends when a blank line or some other sectioning command is encountered. \par Example: - \verbinclude author.cpp + \verbinclude author.cpp \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly
@@ -968,7 +1025,7 @@ Equivalent to \ref cmdauthor "\\author".
-\section cmdbrief \\brief {brief description} +\section cmdbrief \\brief { brief description } \addindex \\brief Starts a paragraph that serves as a brief description. For classes and files @@ -976,10 +1033,10 @@ documentation page. For class and file members, the brief description will be placed at the declaration of the member and prepended to the detailed description. A brief description may span several lines (although - it is advised to keep it brief!). A brief description ends when a + it is advised to keep it brief!). A brief description ends when a blank line or another sectioning command is encountered. If multiple - \\brief commands are present they will be joined. See section - \ref cmdauthor "\\author" for an example. + \\brief commands are present they will be joined. See section + \ref cmdauthor "\\author" for an example. Synonymous to \\short. @@ -987,14 +1044,14 @@ \section cmdbug \\bug { bug description } \addindex \\bug - Starts a paragraph where one or more bugs may be reported. - The paragraph will be indented. + Starts a paragraph where one or more bugs may be reported. + The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\bug commands will be joined into a single paragraph. Each bug description will start on a new line. - Alternatively, one \\bug command may mention - several bugs. The \\bug command ends when a blank line or some other + Alternatively, one \\bug command may mention + several bugs. The \\bug command ends when a blank line or some other sectioning command is encountered. See section \ref cmdauthor "\\author" for an example. @@ -1002,18 +1059,18 @@ \section cmdcond \\cond [] \addindex \\cond - Starts a conditional section that ends with a corresponding - \ref cmdendcond "\\endcond" command, which is typically found in + Starts a conditional section that ends with a corresponding + \ref cmdendcond "\\endcond" command, which is typically found in another comment block. The main purpose of this pair of commands is to (conditionally) exclude part of a file from processing - (in older version of doxygen this could only be achieved using C preprocessor commands). + (in older version of doxygen this could only be achieved using C preprocessor commands). The section between \\cond and \\endcond commands can be included by adding its section label to the \ref cfg_enabled_sections "ENABLED_SECTIONS" configuration option. If the section label is omitted, the section will be excluded from processing unconditionally. - For conditional sections within a comment block one should + For conditional sections within a comment block one should use a \ref cmdif "\\if" ... \ref cmdendif "\\endif" block. Conditional sections can be nested. In this case a nested section will only @@ -1039,7 +1096,7 @@ /// @cond DEV /* - * The implementation of the interface + * The implementation of the interface */ class Implementation : public Intf { @@ -1058,25 +1115,27 @@ /// @endcond }; -/// @endcond +/// @endcond \endverbatim The output will be different depending on whether or not \c ENABLED_SECTIONS contains \c TEST, or \c DEV + \sa section \ref cmdendcond "\\endcond". +
\section cmddate \\date { date description } \addindex \\date - Starts a paragraph where one or more dates may be entered. - The paragraph will be indented. + Starts a paragraph where one or more dates may be entered. + The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\date commands will be joined into a single paragraph. Each date description will start on a new line. - Alternatively, one \\date command may mention - several dates. The \\date command ends when a blank line or some other - sectioning command is encountered. See section \ref cmdauthor "\\author" + Alternatively, one \\date command may mention + several dates. The \\date command ends when a blank line or some other + sectioning command is encountered. See section \ref cmdauthor "\\author" for an example.
@@ -1084,11 +1143,11 @@ \addindex \\deprecated Starts a paragraph indicating that this documentation block belongs to - a deprecated entity. Can be used to describe alternatives, + a deprecated entity. Can be used to describe alternatives, expected life span, etc.
-\section cmddetails \\details {detailed decription} +\section cmddetails \\details { detailed decription } \addindex \\details Just like \ref cmdbrief "\\brief" starts a brief description, \\details @@ -1096,11 +1155,11 @@ then the \\details command is not needed.
-\section cmdelse \\else +\section cmdelse \\else \addindex \\else - Starts a conditional section if the previous conditional section - was not enabled. The previous section should have been started with + Starts a conditional section if the previous conditional section + was not enabled. The previous section should have been started with a \c \\if, \c \\ifnot, or \c \\elseif command. \sa \ref cmdif "\\if", \ref cmdifnot "\\ifnot", \ref cmdelseif "\\elseif", @@ -1110,15 +1169,15 @@ \section cmdelseif \\elseif \addindex \\elseif - Starts a conditional documentation section if the previous section + Starts a conditional documentation section if the previous section was not enabled. A conditional section is disabled by default. To enable it you must put the - section-label after the \ref cfg_enabled_sections "ENABLED_SECTIONS" + section-label after the \ref cfg_enabled_sections "ENABLED_SECTIONS" tag in the configuration file. Conditional blocks can be nested. A nested section is only enabled if all enclosing sections are enabled as well. - \sa sections \ref cmdendif "\\endif", \ref cmdifnot "\\ifnot", + \sa sections \ref cmdendif "\\endif", \ref cmdifnot "\\ifnot", \ref cmdelse "\\else", and \ref cmdelseif "\\elseif".
@@ -1127,43 +1186,40 @@ \addindex \\endcond Ends a conditional section that was started by \ref cmdcond "\\cond". - \sa \ref cmdcond "\\cond". + \sa section \ref cmdcond "\\cond".
-\section cmdendif \\endif +\section cmdendif \\endif \addindex \\endif Ends a conditional section that was started by \c \\if or \c \\ifnot For each \c \\if or \c \\ifnot one and only one matching \c \\endif must follow. - \sa \ref cmdif "\\if", and \ref cmdifnot "\\ifnot". + \sa sections \ref cmdif "\\if" and \ref cmdifnot "\\ifnot".
\section cmdexception \\exception { exception description } \addindex \\exception - Starts an exception description for an exception object with name - \. Followed by a description of the exception. + Starts an exception description for an exception object with name + \. Followed by a description of the exception. The existence of the exception object is not checked. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\exception commands will be joined into a single paragraph. - Each parameter description will start on a new line. - The \\exception description ends when a blank line or some other - sectioning command is encountered. See section \ref cmdfn "\\fn" for an + Each exception description will start on a new line. + The \\exception description ends when a blank line or some other + sectioning command is encountered. See section \ref cmdfn "\\fn" for an example. - \par Note: - the tag \\exceptions is a synonym for this tag. -
\section cmdif \\if \addindex \\if - Starts a conditional documentation section. The section ends + Starts a conditional documentation section. The section ends with a matching \c \\endif command. A conditional section is disabled by default. To enable it you must put the - section-label after the \ref cfg_enabled_sections "ENABLED_SECTIONS" + section-label after the \ref cfg_enabled_sections "ENABLED_SECTIONS" tag in the configuration file. Conditional blocks can be nested. A nested section is only enabled if all enclosing sections are enabled as well. @@ -1183,9 +1239,9 @@ * \endif * Unconditional text. */ -\endverbatim +\endverbatim - You can also use conditional commands inside aliases. To + You can also use conditional commands inside aliases. To document a class in two languages you could for instance use: \par Example 2: @@ -1213,21 +1269,21 @@ and \c ENABLED_SECTIONS can be used to enable either \c english or \c dutch. - \sa sections \ref cmdendif "\\endif", \ref cmdifnot "\\ifnot", + \sa sections \ref cmdendif "\\endif", \ref cmdifnot "\\ifnot", \ref cmdelse "\\else", and \ref cmdelseif "\\elseif".
\section cmdifnot \\ifnot \addindex \\ifnot - Starts a conditional documentation section. The section ends + Starts a conditional documentation section. The section ends with a matching \c \\endif command. This conditional section is enabled by default. To disable it you must put the - section-label after the \ref cfg_enabled_sections "ENABLED_SECTIONS" + section-label after the \ref cfg_enabled_sections "ENABLED_SECTIONS" tag in the configuration - file. + file. - \sa sections \ref cmdendif "\\endif", \ref cmdif "\\if", + \sa sections \ref cmdendif "\\endif", \ref cmdif "\\if", \ref cmdelse "\\else", and \ref cmdelseif "\\elseif".
@@ -1235,66 +1291,68 @@ \addindex \\invariant Starts a paragraph where the invariant of an entity can be described. - The paragraph will be indented. + The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\invariant commands will be joined into a single paragraph. Each invariant description will start on a new line. - Alternatively, one \\invariant command may mention - several invariants. The \\invariant command ends when a blank line or some other + Alternatively, one \\invariant command may mention + several invariants. The \\invariant command ends when a blank line or some other sectioning command is encountered.
\section cmdnote \\note { text } \addindex \\note - Starts a paragraph where a note can be entered. The paragraph will be - indented. The text of the paragraph has no special internal structure. + Starts a paragraph where a note can be entered. The paragraph will be + indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\note commands will be joined into a single paragraph. Each note description will start on a new line. - Alternatively, one \\note command may mention - several notes. The \\note command ends when a blank line or some other - sectioning command is encountered. See section \ref cmdpar "\\par" + Alternatively, one \\note command may mention + several notes. The \\note command ends when a blank line or some other + sectioning command is encountered. See section \ref cmdpar "\\par" for an example.
\section cmdpar \\par [(paragraph title)] { paragraph } \addindex \\par - If a paragraph title is given this command starts a paragraph with a + If a paragraph title is given this command starts a paragraph with a user defined heading. The heading extends until the end of the line. The paragraph following the command will be indented. If no paragraph title is given this command will start a new paragraph. - This will also work inside other paragraph commands - (like \\param or \\warning) without ending the that command. - + This will also work inside other paragraph commands + (like \\param or \\warning) without ending that command. + The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. - The \\par command ends when a blank line or some other - sectioning command is encountered. + The \\par command ends when a blank line or some other + sectioning command is encountered. \par Example: - \verbinclude par.cpp + \verbinclude par.cpp \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly
-\section cmdparam \\param { parameter description } +\section cmdparam \\param [(dir)] { parameter description } \addindex \\param - Starts a parameter description for a function parameter with name - \, followed by a description of the parameter. + Starts a parameter description for a function parameter with name + \, followed by a description of the parameter. The existence of the parameter is checked and a warning is given if the documentation of this (or any other) parameter is missing or not present in the function declaration or definition. - The \\param command has an optional attribute specifying the direction - of the attribute. Possible values are "in" and "out". Here is an example - for the function memcpy: + The \\param command has an optional attribute, (dir), specifying the direction + of the parameter. Possible values are "[in]", "[in,out]", and "[out]", + note the [square] brackets in this description. + When a parameter is both input and output, [in,out] is used as attribute. + Here is an example for the function memcpy: \code /*! * Copies bytes from a source memory area to a destination memory area, @@ -1305,19 +1363,18 @@ */ void memcpy(void *dest, const void *src, size_t n); \endcode - If a parameter is both input and output, use [in,out] as an attribute. - The parameter description is a paragraph with no special internal structure. + The parameter description is a paragraph with no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\param commands will be joined into a single paragraph. Each parameter description will start on a new line. - The \\param description ends when a blank line or some other - sectioning command is encountered. See section \ref cmdfn "\\fn" for an + The \\param description ends when a blank line or some other + sectioning command is encountered. See section \ref cmdfn "\\fn" for an example. Note that for PHP one can also specify the type (or types if you - separate them with a pipe symbol) which are allowed for a parameter + separate them with a pipe symbol) which are allowed for a parameter (as this is not part of the definition). The syntax is the same as for phpDocumentor, i.e. \verbatim @@ -1328,24 +1385,24 @@ \section cmdtparam \\tparam { description } \addindex \\tparam - Starts a template parameters for a class or function template parameter + Starts a template parameter for a class or function template parameter with name \, followed by a description of the template parameter. - Otherwise similar to \ref cmdparam "\\cmdparam". + Otherwise similar to \ref cmdparam "\\param".
\section cmdpost \\post { description of the postcondition } \addindex \\post Starts a paragraph where the postcondition of an entity can be described. - The paragraph will be indented. + The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\post commands will be joined into a single paragraph. Each postcondition will start on a new line. - Alternatively, one \\post command may mention - several postconditions. The \\post command ends when a blank line or some other + Alternatively, one \\post command may mention + several postconditions. The \\post command ends when a blank line or some other sectioning command is encountered.
@@ -1353,28 +1410,28 @@ \addindex \\pre Starts a paragraph where the precondition of an entity can be described. - The paragraph will be indented. + The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\pre commands will be joined into a single paragraph. Each precondition will start on a new line. - Alternatively, one \\pre command may mention - several preconditions. The \\pre command ends when a blank line or some other + Alternatively, one \\pre command may mention + several preconditions. The \\pre command ends when a blank line or some other sectioning command is encountered. - +
\section cmdremark \\remark { remark text } \addindex \\remark - Starts a paragraph where one or more remarks may be entered. - The paragraph will be indented. + Starts a paragraph where one or more remarks may be entered. + The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\remark commands will be joined into a single paragraph. Each remark will start on a new line. - Alternatively, one \\remark command may mention - several remarks. The \\remark command ends when a blank line or some other - sectioning command is encountered. + Alternatively, one \\remark command may mention + several remarks. The \\remark command ends when a blank line or some other + sectioning command is encountered.
\section cmdremarks \\remarks { remark text } @@ -1383,15 +1440,21 @@ Equivalent to \ref cmdremark "\\remark".
+\section cmdresult \\result { description of the result value } + + \addindex \\result + Equivalent to \ref cmdreturn "\\return". + +
\section cmdreturn \\return { description of the return value } \addindex \\return - Starts a return value description for a function. + Starts a return value description for a function. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\return commands will be joined into a single paragraph. - The \\return description ends when a blank line or some other - sectioning command is encountered. See section \ref cmdfn "\\fn" for an + The \\return description ends when a blank line or some other + sectioning command is encountered. See section \ref cmdfn "\\fn" for an example.
@@ -1399,36 +1462,36 @@ \addindex \\returns Equivalent to \ref cmdreturn "\\return". - +
\section cmdretval \\retval { description } \addindex \\retval - Starts a description for a function's return value with name - \. Followed by a description of the return value. + Starts a description for a function's return value with name + \, followed by a description of the return value. The text of the paragraph that forms the description has no special - internal structure. All visual enhancement commands may be used inside the + internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\retval commands will be joined into a single paragraph. Each return value description will start on a new line. - The \\retval description ends when a blank line or some other - sectioning command is encountered. + The \\retval description ends when a blank line or some other + sectioning command is encountered.
\section cmdsa \\sa { references } \addindex \\sa - Starts a paragraph where one or more cross-references to classes, + Starts a paragraph where one or more cross-references to classes, functions, methods, variables, files or URL may be specified. - Two names joined by either :: or \# - are understood as referring to a class and one of its members. - One of several overloaded methods or constructors - may be selected by including a parenthesized list of argument types after - the method name. + Two names joined by either :: or \# + are understood as referring to a class and one of its members. + One of several overloaded methods or constructors + may be selected by including a parenthesized list of argument types after + the method name. Synonymous to \\see. - \sa section \ref autolink "autolink" for information on how to create links + \sa section \ref autolink "autolink" for information on how to create links to objects.
@@ -1438,27 +1501,27 @@ Equivalent to \ref cmdsa "\\sa". Introduced for compatibility with Javadoc.
-\section cmdshort \\short {short description} +\section cmdshort \\short { short description } \addindex \\short - Equivalent to \\ref cmdbrief "\\brief". - + Equivalent to \ref cmdbrief "\\brief". +
\section cmdsince \\since { text } \addindex \\since This tag can be used to specify since when (version or time) an entity is available. The paragraph that follows \\since does not have any - special internal structure. All visual enhancement commands may be - used inside the paragraph. The \\since description ends when a blank - line or some other sectioning command is encountered. + special internal structure. All visual enhancement commands may be + used inside the paragraph. The \\since description ends when a blank + line or some other sectioning command is encountered.
\section cmdtest \\test { paragraph describing a test case } \addindex \\test - Starts a paragraph where a test case can be described. - The description will also add the test case to a separate test list. + Starts a paragraph where a test case can be described. + The description will also add the test case to a separate test list. The two instances of the description will be cross-referenced. Each test case in the test list will be preceded by a header that indicates the origin of the test case. @@ -1469,21 +1532,23 @@ \addindex \\throw Synonymous to \\exception (see section \ref cmdexception "\\exception"). - \par Note: + \par Note: the tag \\throws is a synonym for this tag. + \sa section \ref cmdexception "\\exception" +
\section cmdthrows \\throws { exception description } \addindex \\throws - Equivalent to \ref cmdthrows "\\throws". + Equivalent to \ref cmdthrow "\\throw".
\section cmdtodo \\todo { paragraph describing what is to be done } \addindex \\todo - Starts a paragraph where a TODO item is described. - The description will also add an item to a separate TODO list. + Starts a paragraph where a TODO item is described. + The description will also add an item to a separate TODO list. The two instances of the description will be cross-referenced. Each item in the TODO list will be preceded by a header that indicates the origin of the item. @@ -1492,59 +1557,59 @@ \section cmdversion \\version { version number } \addindex \\version - Starts a paragraph where one or more version strings may be entered. - The paragraph will be indented. + Starts a paragraph where one or more version strings may be entered. + The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\version commands will be joined into a single paragraph. Each version description will start on a new line. - Alternatively, one \\version command may mention - several version strings. - The \\version command ends when a blank line or some other - sectioning command is encountered. See section \ref cmdauthor "\\author" + Alternatively, one \\version command may mention + several version strings. + The \\version command ends when a blank line or some other + sectioning command is encountered. See section \ref cmdauthor "\\author" for an example. - +
\section cmdwarning \\warning { warning message } \addindex \\warning - Starts a paragraph where one or more warning messages may be entered. - The paragraph will be indented. + Starts a paragraph where one or more warning messages may be entered. + The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent \\warning commands will be joined into a single paragraph. Each warning description will start on a new line. - Alternatively, one \\warning command may mention - several warnings. The \\warning command ends when a blank line or some other - sectioning command is encountered. See section \ref cmdauthor "\\author" + Alternatively, one \\warning command may mention + several warnings. The \\warning command ends when a blank line or some other + sectioning command is encountered. See section \ref cmdauthor "\\author" for an example.
-\section cmdxrefitem \\xrefitem "(heading)" "(list title)" {text} +\section cmdxrefitem \\xrefitem "(heading)" "(list title)" { text } \addindex \\xrefitem - This command is a generalization of commands such as \ref cmdtodo "\\todo" + This command is a generalization of commands such as \ref cmdtodo "\\todo" and \ref cmdbug "\\bug". - It can be used to create user-defined text sections which are automatically - cross-referenced between the place of occurrence and a related page, - which will be generated. On the related page all sections of - the same type will be collected. - - The first argument \ is a - identifier uniquely representing the type of the section. The second argument - is a quoted string representing the heading of the section under which - text passed as the forth argument is put. The third argument (list title) - is used as the title for the related page containing all items with the - same key. The keys "todo", "test", "bug", and "deprecated" are predefined. - - To get an idea on how to use the \\xrefitem command and what its effect - is, consider the todo list, which (for English output) can be seen an + It can be used to create user-defined text sections which are automatically + cross-referenced between the place of occurrence and a related page, + which will be generated. On the related page all sections of + the same type will be collected. + + The first argument \ is an + identifier uniquely representing the type of the section. The second argument + is a quoted string representing the heading of the section under which + text passed as the fourth argument is put. The third argument (list title) + is used as the title for the related page containing all items with the + same key. The keys "todo", "test", "bug" and "deprecated" are predefined. + + To get an idea on how to use the \\xrefitem command and what its effect + is, consider the todo list, which (for English output) can be seen an alias for the command \verbatim \xrefitem todo "Todo" "Todo List" \endverbatim - Since it is very tedious and error-prone to repeat the first three - parameters of the command for each section, the command is meant to - be used in combination with the \ref cfg_aliases "ALIASES" option in the + Since it is very tedious and error-prone to repeat the first three + parameters of the command for each section, the command is meant to + be used in combination with the \ref cfg_aliases "ALIASES" option in the configuration file. To define a new command \\reminder, for instance, one should add the following line to the configuration file: @@ -1554,11 +1619,11 @@
-\htmlonly
\endhtmlonly +\htmlonly
\endhtmlonly

-\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly Commands to create links -\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly

\htmlonly
\endhtmlonly @@ -1573,36 +1638,36 @@ \addindex \\anchor This command places an invisible, named anchor into the documentation - to which you can refer with the \\ref command. + to which you can refer with the \\ref command. \note Anchors can currently only be put into a comment block that is marked as a page (using \ref cmdpage "\\page") or mainpage - (\ref cmdmainpage "\\mainpage"). + (\ref cmdmainpage "\\mainpage"). \sa section \ref cmdref "\\ref".
\section cmdendlink \\endlink - \addindex \\endlink + \addindex \\endlink This command ends a link that is started with the \\link command. - + \sa section \ref cmdlink "\\link".
-\section cmdlink \\link +\section cmdlink \\link \addindex \\link The links that are automatically generated by doxygen always have the - name of the object they point to as link-text. + name of the object they point to as link-text. - The \\link command can be used to create a link to an object (a file, - class, or member) with a user specified link-text. + The \\link command can be used to create a link to an object (a file, + class, or member) with a user specified link-text. The link command should end with an \\endlink command. All text between - the \\link and \\endlink commands serves as text for a link to + the \\link and \\endlink commands serves as text for a link to the \ specified as the first argument of \\link. - - See section \ref autolink "autolink" for more information on automatically + + See section \ref autolink "autolink" for more information on automatically generated links and valid link-objects.
@@ -1610,12 +1675,12 @@ \addindex \\ref Creates a reference to a named section, subsection, page or anchor. - For HTML documentation the reference command will generate a link to - the section. For a sections or subsections the title of the section will be - used as the text of the link. For anchor the optional text between quotes + For HTML documentation the reference command will generate a link to + the section. For a section or subsection the title of the section will be + used as the text of the link. For an anchor the optional text between quotes will be used or \ if no text is specified. - For \f$\mbox{\LaTeX}\f$ documentation the reference command will - generate a section number for sections or the text followed by a + For \f$\mbox{\LaTeX}\f$ documentation the reference command will + generate a section number for sections or the text followed by a page number if \ refers to an anchor. \sa @@ -1628,33 +1693,33 @@ This command can be used to create a hierarchy of pages. The same structure can be made using the \ref cmddefgroup "\\defgroup" and \ref cmdingroup "\\ingroup" commands, but for pages the \\subpage command - is often more convenient. The main page (see \ref cmdmainpage "\\mainpage") - is typically the root of hierarchy. + is often more convenient. The main page (see \ref cmdmainpage "\\mainpage") + is typically the root of hierarchy. This command behaves similar as \ref cmdref "\\ref" in the sense that it creates a reference to a page labeled \ with the optional - link text as specified in the second argument. + link text as specified in the second argument. It differs from the \\ref command in that it only works for pages, and creates a parent-child relation between pages, where the - child page (or sub page) is identified by label \. - + child page (or sub page) is identified by label \. + See the \ref cmdsection "\\section" and \ref cmdsubsection "\\subsection" commands if you want to add structure without creating multiple pages. \note Each page can be the sub page of only one other page and - no cyclic relations are allowed, i.e. the page hierarchy must have a tree + no cyclic relations are allowed, i.e. the page hierarchy must have a tree structure. - + Here is an example: \verbatim /*! \mainpage A simple manual Some general info. - + This manual is divided in the following sections: -- \subpage intro +- \subpage intro - \subpage advanced "Advanced usage" */ @@ -1662,7 +1727,7 @@ /*! \page intro Introduction This page introduces the user to the topic. -Now you can proceed to the \ref advanced "advanced section". +Now you can proceed to the \ref advanced "advanced section". */ //----------------------------------------------------------- @@ -1675,15 +1740,19 @@
\section cmdsection \\section (section title) - + \addindex \\section Creates a section with name \. The title of the - section should be specified as the second argument of the \\section + section should be specified as the second argument of the \\section command. \warning This command only works inside related page documentation and \e not in other documentation blocks! + \sa + Section \ref cmdpage "\\page" for an example of the + \ref cmdsection "\\section" command. +
\section cmdsubsection \\subsection (subsection title) @@ -1692,12 +1761,12 @@ subsection should be specified as the second argument of the \\subsection command. - \warning This command only works inside a section of a related page + \warning This command only works inside a section of a related page documentation block and \e not in other documentation blocks! \sa - Section \ref cmdpage "\\page" for an example of the + Section \ref cmdpage "\\page" for an example of the \ref cmdsubsection "\\subsection" command.
@@ -1705,40 +1774,37 @@ \addindex \\subsubsection Creates a subsubsection with name \. The title of the - subsubsection should be specified as the second argument of the + subsubsection should be specified as the second argument of the \\subsubsection command. - \warning This command only works inside a subsection of a + \warning This command only works inside a subsection of a related page documentation block and \e not in other documentation blocks! \sa - Section \ref cmdpage "\\page" for an example of the - \ref cmdsubsubsection "\\subsubsection" command. + Section \ref cmdpage "\\page" for an example of the + \ref cmdsection "\\section" command and + \ref cmdsubsection "\\subsection" command.
\section cmdparagraph \\paragraph (paragraph title) \addindex \\paragraph Creates a named paragraph with name \. The title of the - paragraph should be specified as the second argument of the + paragraph should be specified as the second argument of the \\paragraph command. - \warning This command only works inside a subsubsection of a + \warning This command only works inside a subsubsection of a related page documentation block and \e not in other documentation blocks! - \sa - Section \ref cmdpage "\\page" for an example of the - \ref cmdparagraph "\\paragraph" command. -
-\htmlonly
\endhtmlonly +\htmlonly
\endhtmlonly

-\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly Commands for displaying examples -\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly

\htmlonly
\endhtmlonly @@ -1746,20 +1812,20 @@ \section cmddontinclude \\dontinclude \addindex \\dontinclude - This command can be used to parse a source file without actually - verbatim including it in the documentation (as the \\include command does). + This command can be used to parse a source file without actually + verbatim including it in the documentation (as the \\include command does). This is useful if you want to divide the source file into smaller pieces and add documentation between the pieces. - Source files or directories can be specified using the - \ref cfg_example_path "EXAMPLE_PATH" + Source files or directories can be specified using the + \ref cfg_example_path "EXAMPLE_PATH" tag of doxygen's configuration file. The class and member declarations and definitions inside the code fragment - are `remembered' during the parsing of the comment block that contained - the \\dontinclude command. + are `remembered' during the parsing of the comment block that contained + the \\dontinclude command. - For line by line descriptions of source files, one or more lines - of the example can be displayed using the \\line, \\skip, \\skipline, and + For line by line descriptions of source files, one or more lines + of the example can be displayed using the \\line, \\skip, \\skipline, and \\until commands. An internal pointer is used for these commands. The \\dontinclude command sets the pointer to the first line of the example. @@ -1768,52 +1834,53 @@ Where the example file \c example_test.cpp looks as follows: \verbinclude example_test.cpp \htmlonly - Click here + Click here for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly - \sa sections \ref cmdline "\\line", \ref cmdskip "\\skip", - \ref cmdskipline "\\skipline", and \ref cmduntil "\\until". + \sa sections \ref cmdline "\\line", \ref cmdskip "\\skip", + \ref cmdskipline "\\skipline", \ref cmduntil "\\until", and + \ref cmdinclude "\\include".
\section cmdinclude \\include \addindex \\include This command can be used to include a source file as a block of code. - The command takes the name of an include file as an argument. - Source files or directories can be specified using the - \ref cfg_example_path "EXAMPLE_PATH" + The command takes the name of an include file as an argument. + Source files or directories can be specified using the + \ref cfg_example_path "EXAMPLE_PATH" tag of doxygen's configuration file. If \ itself is not unique for the set of example files specified - by the \ref cfg_example_path "EXAMPLE_PATH" tag, you can include part + by the \ref cfg_example_path "EXAMPLE_PATH" tag, you can include part of the absolute path to disambiguate it. - Using the \\include command is equivalent to inserting the file into - the documentation block and surrounding it + Using the \\include command is equivalent to inserting the file into + the documentation block and surrounding it with \ref cmdcode "\\code" and \ref cmdendcode "\\endcode" commands. - The main purpose of the \\include command is to avoid code + The main purpose of the \\include command is to avoid code duplication in case of example blocks that consist of multiple source and header files. - For a line by line description of a source files use the - \ref cmddontinclude "\\dontinclude" command in combination with - the \ref cmdline "\\line", \ref cmdskip "\\skip", - \ref cmdskipline "\\skipline", - and \\until commands. + For a line by line description of a source files use the + \ref cmddontinclude "\\dontinclude" command in combination with + the \ref cmdline "\\line", \ref cmdskip "\\skip", + \ref cmdskipline "\\skipline", + and \\until commands. - \note Doxygen's special commands do not work inside blocks of code. + \note Doxygen's special commands do not work inside blocks of code. It is allowed to nest C-style comments inside a code block though. - \sa section \ref cmdexample "\\example", \ref cmddontinclude "\\dontinclude", and - section \ref cmdverbatim "\\verbatim". + \sa sections \ref cmdexample "\\example", \ref cmddontinclude "\\dontinclude", and + \ref cmdverbatim "\\verbatim".
\section cmdincludelineno \\includelineno \addindex \\includelineno - This command works the same way as \\include, but will add line + This command works the same way as \\include, but will add line numbers to the included file. \sa section \ref cmdinclude "\\include". @@ -1824,9 +1891,9 @@ \addindex \\line This command searches line by line through the example that was last included using \\include or \\dontinclude until it finds a non-blank - line. If that line contains the specified pattern, it is written + line. If that line contains the specified pattern, it is written to the output. - + The internal pointer that is used to keep track of the current line in the example, is set to the start of the line following the non-blank line that was found (or to the end of the example if no such line could @@ -1840,29 +1907,29 @@ \addindex \\skip This command searches line by line through the example that was last included using \\include or \\dontinclude until it finds a line that contains - the specified pattern. - + the specified pattern. + The internal pointer that is used to keep track of the current line in the example, is set to the start of the line that contains the specified - pattern (or to the end of the example if the pattern could not be found). + pattern (or to the end of the example if the pattern could not be found). See section \ref cmddontinclude "\\dontinclude" for an example.
-\section cmdskipline \\skipline ( pattern ) +\section cmdskipline \\skipline ( pattern ) \addindex \\skipline This command searches line by line through the example that was last included using \\include or \\dontinclude until it finds a line that contains the specified pattern. It then writes the line to the output. - + The internal pointer that is used to keep track of the current line in the example, is set to the start of the line following the line that is - written (or to the end of the example if the pattern could not be found). + written (or to the end of the example if the pattern could not be found). \par Note: The command: - \verbatim\skipline pattern\endverbatim + \verbatim\skipline pattern\endverbatim is equivalent to: \verbatim \skip pattern @@ -1875,10 +1942,10 @@ \addindex \\until This command writes all lines of the example that was last - included using \\include or \\dontinclude to the output, until it finds + included using \\include or \\dontinclude to the output, until it finds a line containing the specified pattern. The line containing the pattern will be written as well. - + The internal pointer that is used to keep track of the current line in the example, is set to the start of the line following last written line (or to the end of the example if the pattern could not be found). @@ -1891,9 +1958,9 @@ \addindex \\verbinclude This command includes the file \ verbatim in the documentation. The command is equivalent to pasting the file in the documentation and - placing \\verbatim and \\endverbatim commands around it. + placing \\verbatim and \\endverbatim commands around it. - Files or directories that doxygen should look for can be specified using the + Files or directories that doxygen should look for can be specified using the \ref cfg_example_path "EXAMPLE_PATH" tag of doxygen's configuration file.
@@ -1904,49 +1971,53 @@ The command is equivalent to pasting the file in the documentation and placing \\htmlonly and \\endhtmlonly commands around it. - Files or directories that doxygen should look for can be specified using the + Files or directories that doxygen should look for can be specified using the \ref cfg_example_path "EXAMPLE_PATH" tag of doxygen's configuration file.
-\htmlonly
\endhtmlonly +\htmlonly
\endhtmlonly

-\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly Commands for visual enhancements -\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly

\htmlonly
\endhtmlonly \section cmda \\a - + \addindex \\a - Displays the argument \ using a special font. + Displays the argument \ in italics. + Use this command to emphasize words. Use this command to refer to member arguments in the running text. \par Example: \verbatim ... the \a x and \a y coordinates are used to ... - \endverbatim + \endverbatim This will result in the following text:

... the \a x and \a y coordinates are used to ... + Equivalent to \ref cmda "\\e" and \ref cmdem "\\em". + To emphasize multiple words use \multiple words\. +
\section cmdarg \\arg { item-description } - + \addindex \\arg This command has one argument that continues until the first blank line or until another \\arg is encountered. The command can be used to generate a simple, not nested list of - arguments. + arguments. Each argument should start with a \\arg command. - + \par Example: Typing: \verbatim \arg \c AlignLeft left alignment. \arg \c AlignCenter center alignment. \arg \c AlignRight right alignment - + No other types of alignment are supported. \endverbatim will result in the following text:

@@ -1970,7 +2041,7 @@ Displays the argument \ using a bold font. Equivalent to \word\. To put multiple words in bold use \multiple words\. - +
\section cmdc \\c @@ -1996,37 +2067,37 @@ \addindex \\code Starts a block of code. A code block is treated differently from ordinary text. It is interpreted as C/C++ code. The names of the - classes and members that are documented are automatically replaced by - links to the documentation. + classes and members that are documented are automatically replaced by + links to the documentation. - \sa section \ref cmdendcode "\\endcode", section \ref cmdverbatim "\\verbatim". + \sa section \ref cmdendcode "\\endcode" and section \ref cmdverbatim "\\verbatim".
\section cmdcopydoc \\copydoc \addindex \\copydoc Copies a documentation block from the object specified by \ - and pastes it at the location of the command. This command can be useful - to avoid cases where a documentation block would otherwise have to be - duplicated or it can be used to extend the documentation of an inherited + and pastes it at the location of the command. This command can be useful + to avoid cases where a documentation block would otherwise have to be + duplicated or it can be used to extend the documentation of an inherited member. - - The link object can point to a member (of a class, file or group), - a class, a namespace, a group, a page, or a file (checked in that order). - Note that if the object pointed to is a member (function, variable, - typedef, etc), the compound (class, file, or group) containing it - should also be documented for the copying to work. - To copy the documentation for a member of a + The link object can point to a member (of a class, file or group), + a class, a namespace, a group, a page, or a file (checked in that order). + Note that if the object pointed to is a member (function, variable, + typedef, etc), the compound (class, file, or group) containing it + should also be documented for the copying to work. + + To copy the documentation for a member of a class for instance one can put the following in the documentation \verbatim - /*! @copydoc MyClass::myfunction() + /*! @copydoc MyClass::myfunction() * More documentation. */ \endverbatim - if the member is overloaded, you should specify the argument types + if the member is overloaded, you should specify the argument types explicitly (without spaces!), like in the following: \verbatim @@ -2036,14 +2107,16 @@ Qualified names are only needed if the context in which the documentation block is found requires them. - The copydoc command can be used recursively, but cycles in the copydoc + The \\copydoc command can be used recursively, but cycles in the \\copydoc relation will be broken and flagged as an error. Note that both the brief description and the detailed documentation - will be copied. See \ref cmdcopybrief "\\cmdcopybrief" and - \ref cmdcopydetails "\\cmdcopydetails" for copying only the brief or + will be copied. See \ref cmdcopybrief "\\copybrief" and + \ref cmdcopydetails "\\copydetails" for copying only the brief or detailed part of the comment block. + \sa sections \ref cmdcopybrief "\\copybrief" and \ref cmdcopydetails "\\copydetails" +
\section cmdcopybrief \\copybrief @@ -2061,11 +2134,11 @@ \addindex \\dot Starts a text fragment which should contain a valid description of a - dot graph. The text fragment ends with \ref cmdenddot "\\enddot". - Doxygen will pass the text on to dot and include the resulting + dot graph. The text fragment ends with \ref cmdenddot "\\enddot". + Doxygen will pass the text on to dot and include the resulting image (and image map) into the output. The nodes of a graph can be made clickable by using the URL attribute. - By using the command \\ref inside the URL value you can conveniently + By using the command \\ref inside the URL value you can conveniently link to an item inside doxygen. Here is an example: \code /*! class B */ @@ -2085,23 +2158,23 @@ * b -> c [ arrowhead="open", style="dashed" ]; * } * \enddot - * Note that the classes in the above graph are clickable + * Note that the classes in the above graph are clickable * (in the HTML output). */ \endcode - +
\section cmdmsc \\msc \addindex \\msc Starts a text fragment which should contain a valid description of a message sequence chart. See http://www.mcternan.me.uk/mscgen/ for examples. - The text fragment ends with \ref cmdendmsc "\\endmsc". - \note The text fragment should only include the part of the message + The text fragment ends with \ref cmdendmsc "\\endmsc". + \note The text fragment should only include the part of the message sequence chart that is within the msc {...} block. \note You need to install the mscgen tool, if you want to use this - command. + command. Here is an example of the use of the \\msc command. \code @@ -2135,18 +2208,20 @@ void Command(int commandId); }; -\endcode +\endcode + + \sa section \ref cmdmscfile "\\mscfile".
-\section cmddotfile \\dotfile ["caption"] +\section cmddotfile \\dotfile ["caption"] \addindex \\dotfile - Inserts an image generated by dot from \ into the documentation. + Inserts an image generated by dot from \ into the documentation. - The first argument specifies the file name of the image. - doxygen will look for files in the paths (or files) that you specified - after the \ref cfg_dotfile_dirs "DOTFILE_DIRS" tag. - If the dot file is found it will be used as an input file to the dot tool. + The first argument specifies the file name of the image. + doxygen will look for files in the paths (or files) that you specified + after the \ref cfg_dotfile_dirs "DOTFILE_DIRS" tag. + If the dot file is found it will be used as an input file to the dot tool. The resulting image will be put into the correct output directory. If the dot file name contains spaces you'll have to put quotes ("...") around it. @@ -2156,57 +2231,61 @@ stripped before the caption is displayed.
-\section cmdmscfile \\mscfile ["caption"] +\section cmdmscfile \\mscfile ["caption"] \addindex \\mscfile - Inserts an image generated by mscgen from \ into the documentation. + Inserts an image generated by mscgen from \ into the documentation. + See http://www.mcternan.me.uk/mscgen/ for examples. - The first argument specifies the file name of the image. - doxygen will look for files in the paths (or files) that you specified - after the \ref cfg_mscfile_dirs "MSCFILE_DIRS" tag. - If the msc file is found it will be used as an input file to the mscgen tool. + The first argument specifies the file name of the image. + doxygen will look for files in the paths (or files) that you specified + after the \ref cfg_mscfile_dirs "MSCFILE_DIRS" tag. + If the msc file is found it will be used as an input file to the mscgen tool. The resulting image will be put into the correct output directory. - If the dot file name contains spaces you'll have to put quotes ("...") around it. + If the msc file name contains spaces you'll have to put quotes ("...") around it. The second argument is optional and can be used to specify the caption that is displayed below the image. This argument has to be specified between quotes even if it does not contain any spaces. The quotes are stripped before the caption is displayed. + \sa section \ref cmdmsc "\\msc". +
\section cmde \\e - \addindex \\e + \addindex \\e Displays the argument \ in italics. Use this command to emphasize words. \par Example: Typing: \verbatim - ... this is a \e really good example ... + ... this is a \e really good example ... \endverbatim will result in the following text:

... this is a \e really good example ... - Equivalent to \ref cmdem "\\em". - To emphasis multiple words use \multiple words\. + Equivalent to \ref cmda "\\a" and \ref cmdem "\\em". + To emphasize multiple words use \multiple words\.
\section cmdem \\em - \addindex \\em + \addindex \\em Displays the argument \ in italics. Use this command to emphasize words. \par Example: Typing: \verbatim - ... this is a \em really good example ... + ... this is a \em really good example ... \endverbatim will result in the following text:

... this is a \em really good example ... - Equivalent to \ref cmde "\\e" + Equivalent to \ref cmda "\\a" and \ref cmde "\\e". + To emphasize multiple words use \multiple words\.
\section cmdendcode \\endcode @@ -2214,7 +2293,7 @@ \addindex \\endcode Ends a block of code. \sa section \ref cmdcode "\\code" - +
\section cmdenddot \\enddot @@ -2265,7 +2344,7 @@ \addindex \\endverbatim Ends a block of text that was started with a \\verbatim command. - + \sa section \ref cmdverbatim "\\verbatim".
@@ -2273,7 +2352,7 @@ \addindex \\endxmlonly Ends a block of text that was started with a \\xmlonly command. - + \sa section \ref cmdxmlonly "\\xmlonly".
@@ -2281,15 +2360,15 @@ \addindex \\f\$ - Marks the start and end of an in-text formula. + Marks the start and end of an in-text formula. \sa section \ref formulas "formulas" for an example. - +
\section cmdfbropen \\f[ \addindex \\f[ - Marks the start of a long formula that is displayed + Marks the start of a long formula that is displayed centered on a separate line. \sa section \ref cmdfbrclose "\\f]" and section \ref formulas "formulas". @@ -2297,7 +2376,7 @@ \section cmdfbrclose \\f] \addindex \\f] - + Marks the end of a long formula that is displayed centered on a separate line. \sa section \ref cmdfbropen "\\f[" and section \ref formulas "formulas". @@ -2306,7 +2385,7 @@ \section cmdfcurlyopen \\f{environment}{ Marks the start of a formula that is in a specific environment. - \note The second \{ is optional and is only to help editors (such as Vim) to + \note The second { is optional and is only to help editors (such as Vim) to do proper syntax highlighting by making the number of opening and closing braces the same. @@ -2328,11 +2407,10 @@ require attributes). You can use the \\latexonly and \\endlatexonly pair to provide a proper \f$\mbox{\LaTeX}\f$ alternative. - \b Note: - environment variables (like \$(HOME) ) are resolved inside a + \note environment variables (like \$(HOME) ) are resolved inside a HTML-only block. - \sa section \ref cmdmanonly "\\manonly", section + \sa section \ref cmdmanonly "\\manonly", section \ref cmdlatexonly "\\latexonly", and section \ref cmdrtfonly "\\rtfonly". @@ -2344,12 +2422,12 @@ specific, so if you want to insert an image for more than one format you'll have to repeat this command for each format. - The first argument specifies the output format. Currently, the - following values are supported: \c html and \c latex. - - The second argument specifies the file name of the image. - doxygen will look for files in the paths (or files) that you specified - after the \ref cfg_image_path "IMAGE_PATH" tag. + The first argument specifies the output format. Currently, the + following values are supported: \c html, \c latex and \c rtf. + + The second argument specifies the file name of the image. + doxygen will look for files in the paths (or files) that you specified + after the \ref cfg_image_path "IMAGE_PATH" tag. If the image is found it will be copied to the correct output directory. If the image name contains spaces you'll have to put quotes ("...") around it. You can also specify an absolute URL instead of a file name, but then @@ -2357,15 +2435,15 @@ The third argument is optional and can be used to specify the caption that is displayed below the image. This argument has to be specified - on a single line and between quotes even if it does not contain any + on a single line and between quotes even if it does not contain any spaces. The quotes are stripped before the caption is displayed. - The fourth argument is also optional and can be used to specify the - width or height of the image. This is only useful + The fourth argument is also optional and can be used to specify the + width or height of the image. This is only useful for \f$\mbox{\LaTeX}\f$ output - (i.e. format=latex). The \c sizeindication can be - either \c width or \c height. The size should be a valid - size specifier in \f$\mbox{\LaTeX}\f$ (for example 10cm or + (i.e. format=latex). The \c sizeindication can be + either \c width or \c height. The size should be a valid + size specifier in \f$\mbox{\LaTeX}\f$ (for example 10cm or 6in or a symbolic width like \\textwidth). Here is example of a comment block: @@ -2377,7 +2455,7 @@ */ \endverbatim - And this is an example of how the relevant part of the configuration file + And this is an example of how the relevant part of the configuration file may look: \verbatim @@ -2388,7 +2466,7 @@ browser supports. For \f$\mbox{\LaTeX}\f$, the image format must be Encapsulated PostScript (eps).

- Doxygen does not check if the image is in the correct format. + Doxygen does not check if the image is in the correct format. So \e you have to make sure this is the case!
@@ -2399,16 +2477,17 @@ generated \f$\mbox{\LaTeX}\f$ documentation only. The block ends with a \ref cmdendlatexonly "\\endlatexonly" command. - This command can be used to include \f$\mbox{\LaTeX}\f$ code that is too - complex for doxygen (i.e. images, formulas, special characters). You can - use the \\htmlonly and \\endhtmlonly pair to provide a proper HTML + This command can be used to include \f$\mbox{\LaTeX}\f$ code that is too + complex for doxygen (i.e. images, formulas, special characters). You can + use the \\htmlonly and \\endhtmlonly pair to provide a proper HTML alternative. \b Note: - environment variables (like \$(HOME) ) are resolved inside a + environment variables (like \$(HOME) ) are resolved inside a \f$\mbox{\LaTeX}\f$-only block. \sa section \ref cmdrtfonly "\\rtfonly", + section \ref cmdxmlonly "\\xmlonly", section \ref cmdmanonly "\\manonly", and section \ref cmdhtmlonly "\\htmlonly". @@ -2421,31 +2500,32 @@ \ref cmdendmanonly "\\endmanonly" command. This command can be used to include groff code directly into - MAN pages. You can use the \\htmlonly and \\latexonly and - \\endhtmlonly and \\endlatexonly pairs to provide proper + MAN pages. You can use the \\htmlonly and \\latexonly and + \\endhtmlonly and \\endlatexonly pairs to provide proper HTML and \f$\mbox{\LaTeX}\f$ alternatives. - \sa section \ref cmdhtmlonly "\\htmlonly", + \sa section \ref cmdhtmlonly "\\htmlonly", + section \ref cmdxmlonly "\\xmlonly", section \ref cmdrtfonly "\\rtfonly", and section \ref cmdlatexonly "\\latexonly".
\section cmdli \\li { item-description } - + \addindex \\li This command has one argument that continues until the first blank line or until another \\li is encountered. The command can be used to generate a simple, not nested list of - arguments. + arguments. Each argument should start with a \\li command. - + \par Example: Typing: \verbatim \li \c AlignLeft left alignment. \li \c AlignCenter center alignment. \li \c AlignRight right alignment - + No other types of alignment are supported. \endverbatim will result in the following text:

@@ -2462,29 +2542,30 @@ Equivalent to \ref cmdarg "\\arg"
-\section cmdn \\n - +\section cmdn \\n + \addindex \\n Forces a new line. Equivalent to \ and inspired by the printf function.
\section cmdp \\p - + \addindex \\p Displays the parameter \ using a typewriter font. - You can use this command to refer to member function parameters in + You can use this command to refer to member function parameters in the running text. \par Example: \verbatim ... the \p x and \p y coordinates are used to ... - \endverbatim + \endverbatim This will result in the following text:

... the \p x and \p y coordinates are used to ... Equivalent to \ref cmdc "\\c" - + To have multiple words in typewriter font use \multiple words\. +
\section cmdrtfonly \\rtfonly @@ -2494,13 +2575,14 @@ \ref cmdendrtfonly "\\endrtfonly" command. This command can be used to include RTF code that is too complex - for doxygen. + for doxygen. \b Note: - environment variables (like \$(HOME) ) are resolved inside a + environment variables (like \$(HOME) ) are resolved inside a RTF-only block. - \sa section \ref cmdmanonly "\\manonly", section + \sa section \ref cmdmanonly "\\manonly", section + \ref cmdxmlonly "\\xmlonly", section \ref cmdlatexonly "\\latexonly", and section \ref cmdhtmlonly "\\htmlonly". @@ -2508,15 +2590,15 @@ \section cmdverbatim \\verbatim \addindex \\verbatim - Starts a block of text that will be verbatim included in - the documentation. The block should end with a - \ref cmdendverbatim "\\endverbatim" block. + Starts a block of text that will be verbatim included in + the documentation. The block should end with a + \ref cmdendverbatim "\\endverbatim" block. All commands are disabled in a verbatim block. - \warning Make sure you include a \\endverbatim command for each + \warning Make sure you include a \\endverbatim command for each \\verbatim command or the parser will get confused! - \sa section \ref cmdcode "\\code", and + \sa section \ref cmdcode "\\code", and section \ref cmdverbinclude "\\verbinclude".
@@ -2527,25 +2609,27 @@ generated XML output only. The block ends with a endxmlonly command. - This command can be used to include custom XML tags. + This command can be used to include custom XML tags. - \sa section \ref cmdhtmlonly "\\htmlonly" and section - \ref cmdlatexonly "\\latexonly". + \sa section \ref cmdmanonly "\\manonly", section + \ref cmdrtfonly "\\rtfonly", section + \ref cmdlatexonly "\\latexonly", and section + \ref cmdhtmlonly "\\htmlonly".
\section cmdbackslash \\\\ \addindex \\\\ - This command writes a backslash character (\\) to the - output. The backslash has to be escaped in some + This command writes a backslash character (\\) to the + output. The backslash has to be escaped in some cases because doxygen uses it to detect commands.
\section cmdat \\\@ \addindex \\\@ - This command writes an at-sign (\@) to the output. - The at-sign has to be escaped in some cases + This command writes an at-sign (\@) to the output. + The at-sign has to be escaped in some cases because doxygen uses it to detect JavaDoc commands.
@@ -2563,67 +2647,75 @@ deutsch. \~ output for all languages. */ \endverbatim - +
\section cmdamp \\\& \addindex \\\& - This command writes the \& character to output. + This command writes the \& character to output. This character has to be escaped because it has a special meaning in HTML.
\section cmddollar \\\$ \addindex \\\$ - This command writes the \$ character to the output. - This character has to be escaped in some cases, because it is used to expand + This command writes the \$ character to the output. + This character has to be escaped in some cases, because it is used to expand environment variables.
\section cmdhash \\\# \addindex \\\# - This command writes the \# character to the output. This + This command writes the \# character to the output. This character has to be escaped in some cases, because it is used to refer - to documented entities. + to documented entities.
\section cmdlt \\\< \addindex \\\< - This command writes the \< character to the output. + This command writes the \< character to the output. This character has to be escaped because it has a special meaning in HTML.
\section cmdgt \\\> \addindex \\\> - This command writes the \> character to the output. This + This command writes the \> character to the output. This character has to be escaped because it has a special meaning in HTML.
\section cmdperc \\\% \addindex \\\% - This command writes the \% character to the output. This - character has to be escaped in some cases, because it is used to - prevent auto-linking to word that is also a documented class or struct. + This command writes the \% character to the output. This + character has to be escaped in some cases, because it is used to + prevent auto-linking to word that is also a documented class or struct.
\section cmdquot \\" \addindex \\\" - This command writes the \" character to the output. This + This command writes the \" character to the output. This character has to be escaped in some cases, because it is used in pairs to indicate an unformatted text fragment.
-\htmlonly
\endhtmlonly +\section cmddcolon \\:: + + \addindex \\\:: + This command write a double colon (\::) to the output. This + character sequence has to be escaped in some cases, because it is used + to ref to documented entities. + +
+\htmlonly
\endhtmlonly

-\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly Commands included for Qt compatibility -\htmlonly --- \endhtmlonly +\htmlonly --- \endhtmlonly

\htmlonly
\endhtmlonly diff -Nru doxygen-1.7.2/doc/config.doc doxygen-1.7.3/doc/config.doc --- doxygen-1.7.2/doc/config.doc 2010-10-04 19:53:25.000000000 +0000 +++ doxygen-1.7.3/doc/config.doc 2010-12-26 12:22:11.000000000 +0000 @@ -122,6 +122,7 @@ \refitem cfg_file_version_filter FILE_VERSION_FILTER \refitem cfg_filter_patterns FILTER_PATTERNS \refitem cfg_filter_source_files FILTER_SOURCE_FILES +\refitem cfg_filter_source_patterns FILTER_SOURCE_PATTERNS \refitem cfg_force_local_includes FORCE_LOCAL_INCLUDES \refitem cfg_formula_fontsize FORMULA_FONTSIZE \refitem cfg_formula_transparent FORMULA_TRANSPARENT @@ -215,6 +216,7 @@ \refitem cfg_predefined PREDEFINED \refitem cfg_project_name PROJECT_NAME \refitem cfg_project_number PROJECT_NUMBER +\refitem cfg_qch_file QCH_FILE \refitem cfg_qhg_location QHG_LOCATION \refitem cfg_qhp_cust_filter_attrs QHP_CUST_FILTER_ATTRS \refitem cfg_qhp_cust_filter_name QHP_CUST_FILTER_NAME @@ -334,7 +336,7 @@ Afrikaans, Arabic, Brazilian, Catalan, Chinese, Croatian, Czech, Danish, Dutch, Finnish, French, German, Greek, Hungarian, Italian, Japanese, Korean, Lithuanian, Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Serbian, - Slovak, Slovene, Spanish, Swedish, and Ukrainian. + Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, and Ukrainian. \anchor cfg_brief_member_desc
\c BRIEF_MEMBER_DESC
@@ -799,6 +801,16 @@ putting \ref cmddeprecated "\\deprecated" commands in the documentation. +\anchor cfg_strict_proto_matching +
\c STRICT_PROTO_MATCHING
+ \addindex STRICT_PROTO_MATCHING + If the \c STRICT_PROTO_MATCHING option is enabled and doxygen fails to + do proper type resolution of all parameters of a function it will reject a + match between the prototype and the implementation of a member function even + if there is only one candidate or it is obvious which candidate to choose + by doing a simple string match. By disabling \c STRICT_PROTO_MATCHING doxygen + will still accept a match between prototype and implementation in such cases. + \anchor cfg_generate_todolist
\c GENERATE_TODOLIST
\addindex GENERATE_TODOLIST @@ -1029,7 +1041,7 @@
\c EXCLUDE_SYMLINKS
\addindex EXCLUDE_SYMLINKS The \c EXCLUDE_SYMLINKS tag can be used select whether or not files or directories - that are symbolic links (a Unix filesystem feature) are excluded from the input. + that are symbolic links (a Unix file system feature) are excluded from the input. \anchor cfg_exclude_patterns
\c EXCLUDE_PATTERNS
@@ -1101,8 +1113,8 @@ basis. Doxygen will compare the file name with each pattern and apply the filter if there is a match. The filters are a list of the form: pattern=filter (like *.cpp=my_cpp_filter). See \c INPUT_FILTER for further - info on how filters are used. If \c FILTER_PATTERNS is empty, \c INPUT_FILTER - is applied to all files. + info on how filters are used. If \c FILTER_PATTERNS is empty or if + non of the patterns match the file name, \c INPUT_FILTER is applied. \anchor cfg_filter_source_files
\c FILTER_SOURCE_FILES
@@ -1112,6 +1124,15 @@ files that are used for producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). +\anchor cfg_filter_source_patterns +
\c FILTER_SOURCE_PATTERNS
+ \addindex FILTER_SOURCE_PATTERNS + The \c FILTER_SOURCE_PATTERNS tag can be used to specify source filters per + file pattern. A pattern will override the setting for \c FILTER_PATTERN (if any) + and it is also possible to disable source filtering for a specific pattern + using *.ext= (so without naming a filter). This option only has effect when + \c FILTER_SOURCE_FILES is enabled. + \section sourcebrowser_index Source browsing related options @@ -1481,6 +1502,13 @@ to generate a Qt Compressed Help (.qch) of the generated HTML documentation. +\anchor cfg_qch_file +
\c QCH_FILE
+ \addindex QCH_FILE + If the QHG_LOCATION tag is specified, the QCH_FILE tag can + be used to specify the file name of the resulting .qch file. + The path specified is relative to the HTML output folder. + \anchor cfg_qhp_namespace
\c QHP_NAMESPACE
\addindex QHP_NAMESPACE @@ -2169,7 +2197,7 @@ directory and reference it in all dot files that doxygen generates. This font does not include all possible unicode characters however, so when you need these (or just want a differently looking font) you can specify the font name - using \c DOT_FONTNAME. You need need to make sure dot is able to find the font, + using \c DOT_FONTNAME. You need to make sure dot is able to find the font, which can be done by putting it in a standard location or by setting the \c DOTFONTPATH environment variable or by setting \c DOT_FONTPATH to the directory containing the font. @@ -2374,7 +2402,7 @@ INPUT = example.cc example.h WARNINGS = YES TAGFILES = qt.tag -PERL_PATH = /usr/bin/perl +PERL_PATH = /usr/local/bin/perl SEARCHENGINE = NO \endverbatim @@ -2389,7 +2417,7 @@ FILE_PATTERNS = *.cc *.h INCLUDE_PATH = examples TAGFILES = qt.tag -PERL_PATH = /usr/local/bin/perl +PERL_PATH = /usr/bin/perl SEARCHENGINE = YES \endverbatim diff -Nru doxygen-1.7.2/doc/Doxyfile doxygen-1.7.3/doc/Doxyfile --- doxygen-1.7.2/doc/Doxyfile 2010-06-11 18:51:35.000000000 +0000 +++ doxygen-1.7.3/doc/Doxyfile 2010-10-11 17:14:25.000000000 +0000 @@ -44,7 +44,7 @@ RECURSIVE = NO TAGFILES = ALLEXTERNALS = NO -PERL_PATH = /usr/local/bin/perl +PERL_PATH = /usr/bin/perl SEARCHENGINE = NO PDF_HYPERLINKS = YES USE_PDFLATEX = YES diff -Nru doxygen-1.7.2/doc/doxygen.sty doxygen-1.7.3/doc/doxygen.sty --- doxygen-1.7.2/doc/doxygen.sty 2009-08-02 11:27:02.000000000 +0000 +++ doxygen-1.7.3/doc/doxygen.sty 2010-10-11 17:03:06.000000000 +0000 @@ -25,8 +25,8 @@ {\fancyplain{}{\bfseries\rightmark}} \rhead[\fancyplain{}{\bfseries\leftmark}] {\fancyplain{}{\bfseries\thepage}} -\rfoot[\fancyplain{}{\bfseries\scriptsize User Manual for Doxygen $VERSION, written by Dimitri van Heesch \copyright 1997-2006}]{} -\lfoot[]{\fancyplain{}{\bfseries\scriptsize User Manual for Doxygen $VERSION, written by Dimitri van Heesch \copyright 1997-2006}} +\rfoot[\fancyplain{}{\bfseries\scriptsize User Manual for Doxygen $VERSION, written by Dimitri van Heesch \copyright 1997-2010}]{} +\lfoot[]{\fancyplain{}{\bfseries\scriptsize User Manual for Doxygen $VERSION, written by Dimitri van Heesch \copyright 1997-2010}} \cfoot{} %---------- Internal commands used in this style file ---------------- diff -Nru doxygen-1.7.2/doc/grouping.doc doxygen-1.7.3/doc/grouping.doc --- doxygen-1.7.2/doc/grouping.doc 2010-09-19 14:48:37.000000000 +0000 +++ doxygen-1.7.3/doc/grouping.doc 2010-12-28 09:17:47.000000000 +0000 @@ -58,9 +58,12 @@ existing documentation with the new one. The title of the group is optional for this command, so you can use \verbatim -/** \addtogroup