all repos — litestore @ e66a778d2a26a6dfbc7944b6d1b05e339cc2687a

A minimalist nosql document store.

Minor updates
h3rald h3rald@h3rald.com
Mon, 13 Jan 2020 17:31:20 +0100
commit

e66a778d2a26a6dfbc7944b6d1b05e339cc2687a

parent

78a6a033e03a1b9ddc2dd84ab4b653ebe98cd34b

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M build_guidebuild_guide

@@ -13,6 +13,7 @@ md/api_info.md

md/api_dir.md md/api_docs.md md/api_tags.md + md/api_indexes.md md/nim-api.md md/nim-api_high.md md/nim-api_low.md

@@ -23,7 +24,7 @@ for page in ${pages[@]}

do (cat "${page}"; printf "\n\n") >> LiteStore_UserGuide.md done -hastyscribe --field/version:1.6.0 LiteStore_UserGuide.md +hastyscribe --field/version:1.7.0 LiteStore_UserGuide.md rm LiteStore_UserGuide.md mv LiteStore_UserGuide.htm .. cd ../..