Skip to content

Commit

Permalink
add gitignore for generated files, add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jkelleyrtp committed Feb 5, 2025
1 parent 7b7234a commit 44c4b33
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/docs-router/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# the router used by the docsite

This crate performs the codegen that transforms the markdown files into rsx.

Unfortunately, the codegen takes a while, so we needed to move it out into its own crate.

0 comments on commit 44c4b33

Please sign in to comment.