aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Updated release procedure.Olivier Tilloy2011-10-231-4/+4
* Updated windows build dependencies:Olivier Tilloy2011-10-231-3/+3
|\
| * Updated references to the latest supported version of Python in the documenta...Olivier Tilloy2011-10-221-3/+3
* | Updated windows build dependencies:Olivier Tilloy2011-08-221-2/+1
|\|
| * Updated cross-compilation script: now using boost’s bootstrap script that c...Olivier Tilloy2011-08-221-2/+1
* | Updated developers documentation to mention the optional dependency of some u...Olivier Tilloy2011-08-031-0/+5
* | Added __str__ and __repr__ to the auto-generated API documentation for the Ra...Olivier Tilloy2011-07-231-1/+1
* | Document make_fraction and recommend its use instead of directly instantiatin...Olivier Tilloy2011-05-241-0/+1
* | Updated the list of tags in the developers’ documentation.Olivier Tilloy2011-02-181-0/+4
* | Updated documentation: pyexiv2 0.3 requires Python ≥ 2.6,Olivier Tilloy2011-02-071-1/+1
* | Invoke the sphinx builder without named parameters.Olivier Tilloy2011-01-011-1/+1
* | Added a section on iptc_charset to the tutorial.Olivier Tilloy2010-12-221-0/+17
* | API documentation for the iptc_charset property.Olivier Tilloy2010-12-201-2/+3
* | Added a section on custom XMP namespaces to the tutorial.Olivier Tilloy2010-12-171-0/+13
* | Merged latest changes from trunk.Olivier Tilloy2010-12-171-3/+3
|\|
| * Updated documentation for developers with references to python 2.7.Olivier Tilloy2010-12-091-3/+3
* | API documentation for the custom XMP namespaces.Olivier Tilloy2010-11-291-0/+3
|/
* New section in the tutorial on EXIF thumbnails.Olivier Tilloy2010-11-221-0/+10
* Generate API documentation for the ExifThumbnail class.Olivier Tilloy2010-11-221-0/+2
* Rename the .raw_values and .values properties of IPTC tags to .raw_value and ...Olivier Tilloy2010-11-212-7/+7
* Include the image comment in the API documentation.Olivier Tilloy2010-05-211-1/+1
* API documentation: include the preview module.Olivier Tilloy2010-05-201-0/+7
* Updated release procedure.Olivier Tilloy2010-04-261-4/+1
* Documented release procedure.Olivier Tilloy2010-04-141-0/+121
|\
| * Rename the HTML documentation directory to 'html' before creating the tarball.Olivier Tilloy2010-04-141-0/+1
| * Documented release procedure.Olivier Tilloy2010-03-251-0/+120
* | Updated unit tests section of the developers documentation.Olivier Tilloy2010-04-141-3/+2
* | Do not require PYTHONPATH manipulations to build the doc.Olivier Tilloy2010-04-141-2/+0
|/
* Add a favicon to the HTML documentation.Olivier Tilloy2010-03-252-2/+3
* Add a sidebar logo to the HTML documentation.Olivier Tilloy2010-03-251-1/+1
* Documentation: removed empty _static and _templates directories.Olivier Tilloy2010-03-241-2/+2
* Add support for loading an image from a buffer.Olivier Tilloy2010-03-241-2/+3
|\
| * Merge the master branch.Olivier Tilloy2010-03-181-2/+10
| |\
| * | Updated API documentation.Olivier Tilloy2010-03-171-2/+3
* | | Developers documentation: added dependencies to cross-compile and generate a ...Olivier Tilloy2010-03-231-3/+14
* | | Developers documentation: how to generate a windows installer.Olivier Tilloy2010-03-231-0/+9
* | | Document the cross-compilation script in the developers documentation.Olivier Tilloy2010-03-181-0/+18
| |/ |/|
* | Document the --user switch and the DESTDIR variable in the developers' docume...Olivier Tilloy2010-03-181-2/+10
|/
* Tutorial: direct value assignment explained.Olivier Tilloy2010-02-171-0/+21
* Developers documentation: `scons doc` (re)builds the HTML documentation.Olivier Tilloy2010-02-161-2/+4
* Removed useless execution magic: scons scripts are not standalone executables.Olivier Tilloy2010-02-161-1/+0
* Dispatch build targets.Olivier Tilloy2010-02-161-1/+3
* SConscript to build the HTML documentation using sphinx.Olivier Tilloy2010-02-161-0/+28
* Tutorial: accessing embedded previews.Olivier Tilloy2010-02-151-0/+23
* Tutorial: reading and writing XMP tags.Olivier Tilloy2010-02-151-4/+58
* Tutorial: reading and writing IPTC tags.Olivier Tilloy2010-02-151-10/+77
* Tutorial: reading and writing EXIF tags.Olivier Tilloy2010-02-151-1/+87
* Documented abbreviations for EXIF, IPTC and XMP.Olivier Tilloy2010-02-151-1/+3
* Developers documentation.Olivier Tilloy2010-02-041-1/+119
* API documentation: utils module.Olivier Tilloy2010-02-021-0/+12