mdbook-private 0.2.2

An mdbook preprocessor that controls visibility of private chapters and sections within them
Documentation
[dependencies.clap]
version = "4.4.6"

[dependencies.env_logger]
version = "0.10.0"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.log]
version = "0.4.20"

[dependencies.mdbook]
version = "0.4.35"

[dependencies.regex]
version = "1.10.0"

[dependencies.semver]
version = "1.0.20"

[dependencies.serde_json]
version = "1.0.107"

[package]
authors = ["Razvan Nicolescu <raz@raztech.io"]
description = "An mdbook preprocessor that controls visibility of private chapters and sections within them"
edition = "2021"
license = "MPL-2.0"
name = "mdbook-private"
readme = "README.md"
repository = "https://github.com/RealAtix/mdbook-private"
version = "0.2.2"