Subject: | Don't replace SQLite with SQLcipher in the docs automatically |
It's also nice to not replace SQLite with SQLcipher automatically, especially the ones in COPYRIGHT/SUPPORT sections. There are also several examples that don't make sense because of the replacement, such as the ones found in paragraphs that explain behavior of old/new DBD::SQLite.
It might be easier for you to replace only NAME and SYNOPSIS sections and add some SQLcipher-specific explanation, and keep the rest as is, asking readers to replace necessary parts by themselves.