2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 04:42:09 +00:00

Migrates the documentation to Asciidoc/MrDocs (#276)

Fixes some typos

close #247
This commit is contained in:
Anarthal (Rubén Pérez)
2025-07-02 23:27:33 +02:00
committed by GitHub
parent 963ae8d145
commit adf17f2b3b
46 changed files with 3918 additions and 4263 deletions

View File

@@ -109,7 +109,7 @@ def _setup_boost(
copytree(
str(source_dir),
str(lib_dir),
ignore=ignore_patterns('__build*__', '.git')
ignore=ignore_patterns('__build*__')
)
# Install Boost dependencies