diff --git a/HISTORY b/HISTORY index 2719175..0ea5441 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,5 @@ Version history: 0.95 + * Add apidox conf option, patch provided by levipenumbra. * Fix /admin directory auto-linking. * Add 'www' module to list of modules that doesn't use /KDE prefix. diff --git a/doc.html b/doc.html index f75e123..c6cdf64 100644 --- a/doc.html +++ b/doc.html @@ -93,6 +93,9 @@ call, so I would not recommend running it as root at this point. prefix the make install command line with a separate command, which is useful for sudo. +
  • You can use the apidox option to automatically +build and install the API documentation for some modules.
  • +
  • You can check out only a portion of a KDE Subversion module. For example, you could check out only taglib from kdesupport, or only K3B from extragear/multimedia. The script will automatically pull in kde-common if @@ -142,6 +145,7 @@ option to find out more about it. If one is not documented, please e-mail me using the address you can find above.