summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* utf-8: Convert ISO-8859 text to UTF-8Hans Ulrich Niedermann2021-10-091-1/+1
| | | | | | | Convert the easy ISO-8859 text to UTF-8. The difficult ISO-8859 text will will be eliminated by future commits.
* Remove remnants of OS/2 supportHans Ulrich Niedermann2021-09-084-23/+4
| | | | | | | | Remove remnants of OS/2 support, which has been broken at least since commit 9831fa553c from 2006-10, but more probably even since after gphoto2 2.1.0 which was some time in 2002. Closes: https://github.com/gphoto/libgphoto2/issues/710
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-255-9/+9
|
* removed baudboy.h usageMarcus Meissner2011-10-221-7/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13756 67ed7778-7388-44ab-90cf-0a291f65f57c
* removed .cvsignoreMarcus Meissner2008-09-263-26/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11353 67ed7778-7388-44ab-90cf-0a291f65f57c
* Mark API vs internals docsHans Ulrich Niedermann2007-10-212-3/+3
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10809 67ed7778-7388-44ab-90cf-0a291f65f57c
* Handle installation of API docs with lots of long filenamesHans Ulrich Niedermann2007-10-171-12/+14
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10795 67ed7778-7388-44ab-90cf-0a291f65f57c
* optionally create internal docs (including call graphs etc.)Hans Ulrich Niedermann2007-09-041-18/+54
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10642 67ed7778-7388-44ab-90cf-0a291f65f57c
* rename file to Doxyfile-internals.inHans Ulrich Niedermann2007-09-031-0/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10637 67ed7778-7388-44ab-90cf-0a291f65f57c
* add Doxyfile-internal.inHans Ulrich Niedermann2007-09-031-0/+1218
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10636 67ed7778-7388-44ab-90cf-0a291f65f57c
* make uninstall-apidocs fit for command line lenght limitsHans Ulrich Niedermann2007-05-211-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10284 67ed7778-7388-44ab-90cf-0a291f65f57c
* The .h files have new directories, so add them to theirMarcus Meissner2007-05-071-1/+1
| | | | | | | generated list. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10112 67ed7778-7388-44ab-90cf-0a291f65f57c
* whatever doxygen or so produced.Marcus Meissner2007-01-028-4/+55
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9840 67ed7778-7388-44ab-90cf-0a291f65f57c
* * camlibs/canon/canon.c, camlibs/konica/qm150.c,Hubert Figuiere2006-10-071-1/+1
| | | | | | | | | | | camlibs/ptp2/ptp.c, camlibs/sierra/library.c, camlibs/sierra/sierra-desc.c, doc/camlib_devel.lyx, libgphoto2/gphoto2-abilities-list.c: s/occured/occurred/ From Launchpad bug 61163: https://launchpad.net/distros/ubuntu/+source/libgphoto2/+bug/61163 git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9294 67ed7778-7388-44ab-90cf-0a291f65f57c
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-282-2/+2
| | | | | | | | | | This moves the header files to a new subdirectory gphoto2 in both libgphoto2 and libphoto2_port/libgphoto2. All references are adapted appropriately. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9221 67ed7778-7388-44ab-90cf-0a291f65f57c
* update man pages from gphoto2-manualHans Ulrich Niedermann2006-08-162-89/+130
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9086 67ed7778-7388-44ab-90cf-0a291f65f57c
* really clean up all generated filesHans Ulrich Niedermann2005-12-251-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8336 67ed7778-7388-44ab-90cf-0a291f65f57c
* "fix" doxgen doc dependencies: do not depend on binaries, but not on source ↵Hans Ulrich Niedermann2005-12-251-5/+2
| | | | | | files either... git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8333 67ed7778-7388-44ab-90cf-0a291f65f57c
* make "make dist" work without doxygen installedMarcus Meissner2005-07-111-7/+7
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8173 67ed7778-7388-44ab-90cf-0a291f65f57c
* unbreak build without doxygenMarcus Meissner2005-07-031-7/+11
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8141 67ed7778-7388-44ab-90cf-0a291f65f57c
* create docs with doxygenHans Ulrich Niedermann2005-06-143-1/+1281
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8097 67ed7778-7388-44ab-90cf-0a291f65f57c
* update libgphoto2_port(3)Hans Ulrich Niedermann2005-06-121-0/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8074 67ed7778-7388-44ab-90cf-0a291f65f57c
* update libgphoto2[_port](3): environment variablesHans Ulrich Niedermann2005-05-072-0/+12
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7967 67ed7778-7388-44ab-90cf-0a291f65f57c
* update man page from sourceHans Ulrich Niedermann2004-09-082-13/+13
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7340 67ed7778-7388-44ab-90cf-0a291f65f57c
* Update Lutz's emailArnaud Launay2003-07-131-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6576 67ed7778-7388-44ab-90cf-0a291f65f57c
* not needed any moreHans Ulrich Niedermann2003-03-251-9/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6300 67ed7778-7388-44ab-90cf-0a291f65f57c
* renamed man pagesHans Ulrich Niedermann2003-02-224-55/+55
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6237 67ed7778-7388-44ab-90cf-0a291f65f57c
* removed obsolete misleading commentHans Ulrich Niedermann2002-11-171-9/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5624 67ed7778-7388-44ab-90cf-0a291f65f57c
* moved FAQ over to manualHans Ulrich Niedermann2002-10-183-310/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5394 67ed7778-7388-44ab-90cf-0a291f65f57c
* moved definition of docdir from Makefile.am to m4 macrosHans Ulrich Niedermann2002-10-131-2/+0
| | | | | | | made hotplug stuff installation location configurable git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5371 67ed7778-7388-44ab-90cf-0a291f65f57c
* add man pages to distHans Ulrich Niedermann2002-09-121-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5243 67ed7778-7388-44ab-90cf-0a291f65f57c
* man pages from gphoto2-manualHans Ulrich Niedermann2002-08-232-5/+5
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5113 67ed7778-7388-44ab-90cf-0a291f65f57c
* moved another FAQ to XML, corrected dangling reference to gphoto2.txtHans Ulrich Niedermann2002-08-202-13/+26
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5066 67ed7778-7388-44ab-90cf-0a291f65f57c
* don't distribute foreign docsHans Ulrich Niedermann2002-08-191-1/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5056 67ed7778-7388-44ab-90cf-0a291f65f57c
* don't install docs for gphoto2 CLIHans Ulrich Niedermann2002-08-193-354/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5048 67ed7778-7388-44ab-90cf-0a291f65f57c
* removed all doc generation connected with the removed gphoto2.xmlHans Ulrich Niedermann2002-08-171-117/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5020 67ed7778-7388-44ab-90cf-0a291f65f57c
* effectively remove doc/figures/ directoryHans Ulrich Niedermann2002-08-171-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5017 67ed7778-7388-44ab-90cf-0a291f65f57c
* moved figures to 'gphoto2-manual'Hans Ulrich Niedermann2002-08-176-574/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5016 67ed7778-7388-44ab-90cf-0a291f65f57c
* moved gphoto2.xml to new CVS module "gphoto2-manual"Hans Ulrich Niedermann2002-08-171-2228/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5013 67ed7778-7388-44ab-90cf-0a291f65f57c
* commented out manual generation - moved to new moduleHans Ulrich Niedermann2002-08-171-7/+7
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5012 67ed7778-7388-44ab-90cf-0a291f65f57c
* improved gtkam docs (patch by mjr, but kept FAQ)Hans Ulrich Niedermann2002-08-131-71/+121
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5003 67ed7778-7388-44ab-90cf-0a291f65f57c
* moved some questions from FAQ to faq.xmlHans Ulrich Niedermann2002-08-113-106/+234
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5002 67ed7778-7388-44ab-90cf-0a291f65f57c
* dont use $(AMTAR)Hans Ulrich Niedermann2002-08-111-5/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5001 67ed7778-7388-44ab-90cf-0a291f65f57c
* only install figures if they were builtHans Ulrich Niedermann2002-08-111-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5000 67ed7778-7388-44ab-90cf-0a291f65f57c
* removed gtkam section, added gtkam man page (patch by mjr)Hans Ulrich Niedermann2002-08-111-149/+267
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4998 67ed7778-7388-44ab-90cf-0a291f65f57c
* added gtkam chapter (patch by mjr)Hans Ulrich Niedermann2002-08-101-2/+162
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4997 67ed7778-7388-44ab-90cf-0a291f65f57c
* added suggestions about stylesheet parametersHans Ulrich Niedermann2002-08-051-12/+28
| | | | | | | | use <quote> workaround for idref which cannot be found git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4980 67ed7778-7388-44ab-90cf-0a291f65f57c
* provided ids for all chapters and sections as hint for names of HTML filesHans Ulrich Niedermann2002-08-051-17/+17
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4979 67ed7778-7388-44ab-90cf-0a291f65f57c
* hotplug setup clarification from hubHans Ulrich Niedermann2002-08-051-6/+26
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4978 67ed7778-7388-44ab-90cf-0a291f65f57c
* commit updated autogenerated versionHans Ulrich Niedermann2002-07-303-8/+217
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4960 67ed7778-7388-44ab-90cf-0a291f65f57c