Sam Hocevar
b7d7a7a35c
Remove hack from 2004 that caused latex documentation generation issues
3 anni fa
Sam Hocevar
d94dec49b1
Upgrade Doxygen configuration file
3 anni fa
Sam Hocevar
5f0ec215f8
Remove legacy code from 10 years ago.
6 anni fa
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.
8 anni fa
Sam Hocevar
c3276fbd03
doc: update for doxygen 1.8.9.1.
9 anni fa
Sam Hocevar
4aaca9b11a
doc: update for doxygen 1.8.7.
10 anni fa
Sam Hocevar
3791c06647
doc: update the Doxygen configuration file.
10 anni fa
Sam Hocevar
f32c24a10d
build: fix the WTFPL homepage and copyright information.
12 anni fa
Sam Hocevar
a33126c3e6
doc: hide "__extern" from the final documentation.
12 anni fa
Sam Hocevar
6ad85219e0
build: no longer create symlinks for old libcucul stuff; it's really
gone for good.
12 anni fa
Jean-Yves Lamoureux
9506e1f384
* Fixed typo in img2txt doc (patch courtesy of Julien Danjou)
* Fixes #85
14 anni fa
Sam Hocevar
1182f248f4
Fix a typo in doc/Makefile.am preventing the documentation to build.
14 anni fa
Sam Hocevar
e97b87cc88
Use Computer Modern fonts instead of that ugly Times.
15 anni fa
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
15 anni fa
Sam Hocevar
2a4cccbf34
Clean up .gitignore and documentation build rules.
15 anni fa
Sam Hocevar
1362d8e24f
Update my e-mail address everywhere.
15 anni fa
Sam Hocevar
239593a070
Add a note about autoreleased canvases in the documentation.
15 anni fa
Sam Hocevar
9f726c1e83
Update the migration documentation to reflect old box drawing API changes.
15 anni fa
Sam Hocevar
1fe8a8702a
A lot of documentation updates here and there, including bugfixes dating
back to the libcucul merge.
15 anni fa
Sam Hocevar
8d7a41354f
Update the Doxygen configuration file to version 1.5.9.
15 anni fa
Sam Hocevar
4c05cfd96c
doc: fix symlink failure when installing libcaca twice.
16 anni fa
Sam Hocevar
bfae82f286
doc: rewrite the tutorial to reflect recent API updates.
16 anni fa
Sam Hocevar
87a5d8085d
Fix documentation installation. This is the real 0.99.beta15 release.
16 anni fa
Sam Hocevar
02e29b8cdc
End of the libcucul merge: add symbolic links where appropriate.
16 anni fa
Sam Hocevar
4cda200b03
Continuing the libcucul-libcaca merge.
16 anni fa
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.
16 anni fa
Sam Hocevar
708bf4b7c1
* Get rid of TODO. It's now in Trac ( http://libcaca.zoy.org/report/1 ).
16 anni fa
Sam Hocevar
c42b0a9979
* Make it clear that we can use the Windows native console.
17 anni fa
Jean-Yves Lamoureux
c2ed045c79
* Added BBCode (French) format to img2txt's help and doc
17 anni fa
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.
17 anni fa
Sam Hocevar
7e49e3e6fb
* Switch to caca_create_display(NULL) in a few places to document the
behaviour.
17 anni fa
Sam Hocevar
b18d63c6d7
* Slightly doxygenated ruby/README so that it appears in the manual (see
http://libcaca.zoy.org/manual/libcaca-ruby.html ).
17 anni fa
Sam Hocevar
fb51259299
* Added minimal styles to doxygen.css to make the manual look decent.
17 anni fa
Sam Hocevar
99cecfa29c
* Updated doxygen file format.
* Add an empty doxygen.css file.
17 anni fa
Sam Hocevar
9ff4740f56
* Add error checking to the tutorial.
17 anni fa
Sam Hocevar
933dd085a0
* Tutorial was generating a warning since the deprecation of cucul_putstr().
17 anni fa
Jean-Yves Lamoureux
7d7f4c42e1
* Added switch to control output font size, and updated documentation
accordingly
17 anni fa
Jean-Yves Lamoureux
ae0a6b1c5d
* Updated man page for --version
17 anni fa
Jean-Yves Lamoureux
9ecad83135
* Updated documentation to reflect img2irc name change, fixed typo in img2txt help
17 anni fa
Jean-Yves Lamoureux
44e90bf190
* Updated img2txt man page
17 anni fa
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.
17 anni fa
Sam Hocevar
85f2b01bf7
* Added .gitignore files in addition to svn:ignore properties.
17 anni fa
Sam Hocevar
642193e136
* Output refman.log in case of build error.
17 anni fa
Sam Hocevar
dac2f4d57f
* Implemented caca_set_display_title() for ncurses and S-Lang.
18 anni fa
Sam Hocevar
e580ce53c4
* Documentation updates.
18 anni fa
Sam Hocevar
dbf07a9a27
* Add maxwidth and maxheight members to the font format.
18 anni fa
Sam Hocevar
40aa3b7933
* Documentation updates. Moved the canvas and font format definitions to
the Doxygen documentation.
18 anni fa
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.
18 anni fa
Sam Hocevar
35f77b6e06
* Allow cacaplay to play streams and updated its manpage.
18 anni fa
Sam Hocevar
21856cf414
* Wrote manual pages for img2irc, cacaplay and cacaserver.
18 anni fa