We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00c4a2 commit d9e8cb3Copy full SHA for d9e8cb3
main.rs
@@ -1,5 +1,5 @@
1
//! This is a preprocessor for mdbook that generates the CLI document.
2
-//! For actual library/binary source code look in cpp-linter-lib or cpp-linter-py folders
+//! For actual library/binary source code look in cpp-linter folder.
3
4
extern crate clap;
5
use clap::{Arg, ArgMatches, Command};
0 commit comments