1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-09 21:24:36 +00:00
Virgil Dupras a4256d3d2b First Qt5 conversion commit
Replaced PyQt4 with PyQt5 and made all adjustments necessary to make
dupeGuru start up.
2013-10-20 15:15:09 -04:00
..
2013-08-03 17:34:02 -04:00
2013-06-22 21:32:23 -04:00
2013-08-03 17:34:02 -04:00
2013-08-04 09:26:18 -04:00
2013-06-22 21:32:23 -04:00
2013-06-22 21:32:23 -04:00
2013-10-20 15:15:09 -04:00
2013-06-22 21:32:23 -04:00
2013-06-22 21:32:23 -04:00
2013-06-22 21:32:23 -04:00
2013-10-20 15:15:09 -04:00
2013-06-22 21:32:23 -04:00
2013-06-22 21:32:23 -04:00
2013-06-22 21:32:23 -04:00
2013-08-03 17:13:24 -04:00
2013-06-22 21:32:23 -04:00
2013-06-22 21:32:23 -04:00
2013-06-22 21:32:23 -04:00
2013-06-22 21:32:23 -04:00
2013-06-22 21:32:23 -04:00
2013-10-12 13:54:13 -04:00
2013-06-22 21:32:23 -04:00
2013-06-22 21:32:23 -04:00
2013-10-20 15:15:09 -04:00
2013-06-22 21:32:23 -04:00

The documentation has to be built with Sphinx. You can get Sphinx at http://sphinx.pocoo.org/

Once you installed it, you can build the documentation with:

cd docs
sphinx-build . ../docs_html

The reason why you have to move in 'docs' is because hscommon.io conflicts with the builtin 'io'
module. The documentation is also available online at http://www.hardcoded.net/docs/hscommon