doc: Include README as top-level module documentation for all crates
This commit is contained in:
parent
bdc0e44d45
commit
0862921537
9 changed files with 17 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
//! Manages tree-sitter's configuration file.
|
||||
#![doc = include_str!("../README.md")]
|
||||
|
||||
use anyhow::{anyhow, Context, Result};
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue