Skip to content

Commit

Permalink
chore(book): adding help and contributing pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Jun 23, 2023
1 parent 205d200 commit e9a4098
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions logos/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export_derive = ["logos-derive"]
[[example]]
name = "brainfuck"
path = "examples/brainfuck.rs"
doc-scrape-examples = true

[[example]]
name = "extras"
Expand All @@ -45,3 +46,4 @@ path = "examples/extras.rs"
[[example]]
name = "json"
path = "examples/json.rs"
doc-scrape-example = true

0 comments on commit e9a4098

Please # to comment.