Sam Hocevar
b7d7a7a35c
Remove hack from 2004 that caused latex documentation generation issues
hace 3 años
Sam Hocevar
d94dec49b1
Upgrade Doxygen configuration file
hace 3 años
Sam Hocevar
5f0ec215f8
Remove legacy code from 10 years ago.
hace 6 años
Sam Hocevar
2f1ca4a550
Refactor a few things in the makefiles.
This fixes the path to source files in some unit tests and allows
to get rid of a few duplicate lines.
hace 8 años
Sam Hocevar
c3276fbd03
doc: update for doxygen 1.8.9.1.
hace 9 años
Sam Hocevar
4aaca9b11a
doc: update for doxygen 1.8.7.
hace 10 años
Sam Hocevar
3791c06647
doc: update the Doxygen configuration file.
hace 10 años
Sam Hocevar
f32c24a10d
build: fix the WTFPL homepage and copyright information.
hace 12 años
Sam Hocevar
a33126c3e6
doc: hide "__extern" from the final documentation.
hace 12 años
Sam Hocevar
6ad85219e0
build: no longer create symlinks for old libcucul stuff; it's really
gone for good.
hace 12 años
Jean-Yves Lamoureux
9506e1f384
* Fixed typo in img2txt doc (patch courtesy of Julien Danjou)
* Fixes #85
hace 14 años
Sam Hocevar
1182f248f4
Fix a typo in doc/Makefile.am preventing the documentation to build.
hace 14 años
Sam Hocevar
e97b87cc88
Use Computer Modern fonts instead of that ugly Times.
hace 15 años
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
hace 15 años
Sam Hocevar
2a4cccbf34
Clean up .gitignore and documentation build rules.
hace 15 años
Sam Hocevar
1362d8e24f
Update my e-mail address everywhere.
hace 15 años
Sam Hocevar
239593a070
Add a note about autoreleased canvases in the documentation.
hace 15 años
Sam Hocevar
9f726c1e83
Update the migration documentation to reflect old box drawing API changes.
hace 15 años
Sam Hocevar
1fe8a8702a
A lot of documentation updates here and there, including bugfixes dating
back to the libcucul merge.
hace 15 años
Sam Hocevar
8d7a41354f
Update the Doxygen configuration file to version 1.5.9.
hace 15 años
Sam Hocevar
4c05cfd96c
doc: fix symlink failure when installing libcaca twice.
hace 16 años
Sam Hocevar
bfae82f286
doc: rewrite the tutorial to reflect recent API updates.
hace 16 años
Sam Hocevar
87a5d8085d
Fix documentation installation. This is the real 0.99.beta15 release.
hace 16 años
Sam Hocevar
02e29b8cdc
End of the libcucul merge: add symbolic links where appropriate.
hace 16 años
Sam Hocevar
4cda200b03
Continuing the libcucul-libcaca merge.
hace 16 años
Sam Hocevar
f61816ceb7
Starting refactoring to get rid of libcucul. The initial reason for the
split is rendered moot by the plugin system: when enabled, binaries do
not link directly with libX11 or libGL. I hope this is a step towards
more consisteny and clarity.
hace 16 años
Sam Hocevar
708bf4b7c1
* Get rid of TODO. It's now in Trac ( http://libcaca.zoy.org/report/1 ).
hace 17 años
Sam Hocevar
c42b0a9979
* Make it clear that we can use the Windows native console.
hace 17 años
Jean-Yves Lamoureux
c2ed045c79
* Added BBCode (French) format to img2txt's help and doc
hace 17 años
Sam Hocevar
069f4775f0
* Tell doxygen to expand __class and __extern before parsing anything, so
we don’t end with those ugly identifiers in the documentation.
hace 17 años
Sam Hocevar
7e49e3e6fb
* Switch to caca_create_display(NULL) in a few places to document the
behaviour.
hace 17 años
Sam Hocevar
b18d63c6d7
* Slightly doxygenated ruby/README so that it appears in the manual (see
http://libcaca.zoy.org/manual/libcaca-ruby.html ).
hace 17 años
Sam Hocevar
fb51259299
* Added minimal styles to doxygen.css to make the manual look decent.
hace 17 años
Sam Hocevar
99cecfa29c
* Updated doxygen file format.
* Add an empty doxygen.css file.
hace 17 años
Sam Hocevar
9ff4740f56
* Add error checking to the tutorial.
hace 17 años
Sam Hocevar
933dd085a0
* Tutorial was generating a warning since the deprecation of cucul_putstr().
hace 17 años
Jean-Yves Lamoureux
7d7f4c42e1
* Added switch to control output font size, and updated documentation
accordingly
hace 17 años
Jean-Yves Lamoureux
ae0a6b1c5d
* Updated man page for --version
hace 17 años
Jean-Yves Lamoureux
9ecad83135
* Updated documentation to reflect img2irc name change, fixed typo in img2txt help
hace 17 años
Jean-Yves Lamoureux
44e90bf190
* Updated img2txt man page
hace 17 años
Sam Hocevar
9c155f042d
* Renamed doxygen sections here and there to avoid embarassing side-effects
such as "man tutorial" showing the libcaca tutorial on Debian systems.
hace 17 años
Sam Hocevar
85f2b01bf7
* Added .gitignore files in addition to svn:ignore properties.
hace 17 años
Sam Hocevar
642193e136
* Output refman.log in case of build error.
hace 17 años
Sam Hocevar
dac2f4d57f
* Implemented caca_set_display_title() for ncurses and S-Lang.
hace 18 años
Sam Hocevar
e580ce53c4
* Documentation updates.
hace 18 años
Sam Hocevar
dbf07a9a27
* Add maxwidth and maxheight members to the font format.
hace 18 años
Sam Hocevar
40aa3b7933
* Documentation updates. Moved the canvas and font format definitions to
the Doxygen documentation.
hace 18 años
Sam Hocevar
b0a9948f5e
* Mention caca-config being deprecated in its manpage, and removed mention
of --plugin-libs from it. The option is still here but does the same as
--libs.
hace 18 años
Sam Hocevar
35f77b6e06
* Allow cacaplay to play streams and updated its manpage.
hace 18 años
Sam Hocevar
21856cf414
* Wrote manual pages for img2irc, cacaplay and cacaserver.
hace 18 años