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 16 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
Sam Hocevar
d465937d4a
* Slight documentation update.
hace 18 años
Sam Hocevar
757f234c4c
* Replace CUCUL_COLOR_* with CUCUL_*.
hace 18 años
Jean-Yves Lamoureux
dc57e11c0e
* Fixed typo, added compilation example
hace 18 años
Jean-Yves Lamoureux
c80cdd2acd
* Started a real and complete tutorial
hace 18 años
Sam Hocevar
67ff5d5b1d
* Got rid of cucul_ansi_to_str(), it's really useless.
* Partial update of the C++ bindings.
* Updated documentation.
hace 18 años
Sam Hocevar
50573eed2c
* CACA_GEOMETRY works with the raw driver.
hace 18 años
Sam Hocevar
f20598339e
* Use enter as the transition key.
hace 18 años
Sam Hocevar
a361bd07d3
* Minor changes to the documentation front page.
hace 18 años
Sam Hocevar
f4b7832a5e
* Fucking Doxygen replaces "s with 's in manpages. And it does not even
escape them. Fix that upon installation.
hace 18 años
Sam Hocevar
36aa270da2
* Update the cacademo manpage to reflect the merge.
hace 18 años
Sam Hocevar
86e74e039b
* Replace 'man3caca' with 'man3' in generated manpages.
hace 18 años
Sam Hocevar
08ab25168e
* Oops, thinko in the migration doc.
hace 18 años
Sam Hocevar
e51d298d0d
* Updated the migration documentation so that it mentions the <caca0.h>
compatibility layer.
hace 18 años
Jean-Yves Lamoureux
6682ce2bd9
* Fixed error in tutorial, updated caca_get_event() doc
hace 18 años
Sam Hocevar
5b25febea4
* Hahaha, fixed the coding style example.
hace 18 años
Sam Hocevar
eaed513209
* Updated Debian build rules.
hace 18 años
Sam Hocevar
6c0e8da858
* Allow the caca_event_t *ev argument for caca_get_event() to be NULL.
hace 18 años
Sam Hocevar
8c40eb7a8e
* Minor updates to the migration documentation.
hace 18 años
Sam Hocevar
bb6e27c1e6
* Slightly improved the documentation build rules dependencies.
hace 18 años
Sam Hocevar
eb938019d8
* Updated the migration guide.
hace 18 años