]> git.ipfire.org Git - thirdparty/zstd.git/commit
added a few documentation words about dictionary training 3235/head
authorYann Collet <cyan@fb.com>
Fri, 5 Aug 2022 15:09:22 +0000 (17:09 +0200)
committerYann Collet <cyan@fb.com>
Fri, 5 Aug 2022 15:09:22 +0000 (17:09 +0200)
commit3f7a1b13285aa3bcd5b733dd804dbc81a45fa77d
tree96742091af61b0714137afad7ae8a11142ab394f
parent03cc84fddb9747ddc63f76b6f3171cd8f66da202
added a few documentation words about dictionary training

partially answering questions such as #3233
which looks for guidance within `exmaples/`.
examples/common.h
examples/dictionary_compression.c