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

Review request for KDE Frameworks and Alex Merry.


Repository: kapidox


Description
-------

Yapgvb turned out to be painful to deploy, and Ben pointed out that Graphviz 
provides official Python bindings. Those are less Pythonic, but more widespread 
and it is safe to assume they are maintained. Switching to those bindings also 
allow us to avoid temporary files, which is a nice bonus.

I actually made the changes in two patches: one to switch to gv, the other to 
remove the temp files.


Diffs
-----

  README.md b88dde0 
  src/kapidox/depdiagram/frameworkdb.py 8cba5e6 
  src/kapidox/depdiagram/gvutils.py PRE-CREATION 
  src/kgenframeworksapidox e684320 

Diff: https://git.reviewboard.kde.org/r/115725/diff/


Testing
-------

- Generated diagrams with depdiagram-prepare and depdiagram-generate
- Generated docs with kgenframeworksapidox


Thanks,

Aurélien Gâteau

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to