Move doc/us/ to docs/, replacing the gh-pages branch.

This commit is contained in:
Hisham Muhammad
2022-06-24 12:12:13 -03:00
parent 772fe81c67
commit 9cbe5cba90
9 changed files with 16 additions and 28 deletions

View File

@@ -22,7 +22,7 @@ build = {
lfs = "src/lfs.c"
},
copy_directories = {
"doc",
"docs",
"tests"
}
}