Re: [AD] Generate documentation about examples from their sources |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2003-04-14, Eric Botcazou <ebotcazou@xxxxxxxxxx> wrote:
> > Here it is. Feel free to change some parameters (color?) and
> > commit.
>
> Fine with me. Commited.
I have checked CVS and it seems that it was patially commited:
[~/project/allegro/allegro]$ patch --dry-run -p0 -N < ~/example_chapter.diff
patching file docs/src/allegro._tx
Reversed (or previously applied) patch detected! Skipping patch.
...
patching file docs/src/makedoc/makedoc.c
Hunk #1 succeeded at 384 (offset 5 lines).
Hunk #2 succeeded at 414 with fuzz 2 (offset 5 lines).
patching file docs/src/makedoc/makedoc.h
Reversed (or previously applied) patch detected! Skipping patch.
...
patching file docs/src/makedoc/makemisc.c
Hunk #1 succeeded at 254 (offset 42 lines).
Hunk #2 succeeded at 459 with fuzz 2 (offset 42 lines).
...
patching file misc/genexamp.py
Want me to correct this?