aboutsummaryrefslogtreecommitdiff
path: root/doc/examples_old (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-02-14Doc: Remove doc/examples_old.Lasse Collin2-250/+0
It was good to keep these around in parallel with the newer examples but I think it's OK to remove the old ones at this point.
2012-06-14Docs: Move xz_pipe_comp.c and xz_pipe_decomp.c to doc/examples_old.Lasse Collin2-0/+250
It is good to keep these around to so that if someone has copied the decompressor bug from xz_pipe_decomp.c he has an example how to easily fix it.