Review Request 119678: add a target named <project>_doc for each project in the tree, to generate developer documention

Mathieu Tarral mathieu.tarral at gmail.com
Thu Aug 21 23:49:52 BST 2014



> On août 20, 2014, 8:55 après-midi, Allen Winter wrote:
> > We have a standalone program in kde-dev-scripts called kdedoxygen.sh that might accomplish the same thing.  We also have kdedoxyman.sh (for man pages) and kdedoxyqt.sh (for Qt assistant files)
> > 
> > might be worth a look.

it's a shame i never heard about kde-dev-scripts...
and yes kdedoxygen.sh is actually doing what i implemented using CMake.
Is it referenced on the KDE TechBase ???

Thanks for your comment.
i will close the review request.


- Mathieu


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119678/#review64944
-----------------------------------------------------------


On août 9, 2014, 12:43 matin, Mathieu Tarral wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119678/
> -----------------------------------------------------------
> 
> (Updated août 9, 2014, 12:43 matin)
> 
> 
> Review request for KDE Base Apps.
> 
> 
> Repository: kde-baseapps
> 
> 
> Description
> -------
> 
> add a target named <project>_doc for each project in the tree, to generate developer documention by extracting code structure, and creating useful call graphs. It's very useful to new contributors, so they can find their way into the source tree by exploring files and structures into their favorite browser.
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt b06ba01fff7cee445fcc0b896cef041bd4c34fc8 
>   cmake/in/Doxyfile.in.cmake PRE-CREATION 
>   cmake/modules/doxygen.cmake PRE-CREATION 
> 
> Diff: https://git.reviewboard.kde.org/r/119678/diff/
> 
> 
> Testing
> -------
> 
> mkdir _build
> cd _build
> cmake .. -DCMAKE_INSTALL_PREFIX=../_install
> make dolphin_doc
> make kdialog_doc
> etc ...
> 
> 
> Thanks,
> 
> Mathieu Tarral
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20140821/cc08dc8b/attachment.htm>


More information about the kde-core-devel mailing list