-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update & format documentation (#252)
* document `#[ts(tag)]` and `#[ts(as)]`, reformat documentation * fix line breaks in README.md * put cargo features in a table * Fix typo in readme * Document change to export_to made in #250 * Add missing newline * Explain flatten * Document #[ts(untagged)] on enum variants * Document #[ts(rename_all = ..)] on enum variants * Add missing newline * Change interface to type * Link to mentioned items * Run cargo readme * Document TS::DOCS * Improve TS::ident so it doesn't panic * document TypeList --------- Co-authored-by: Gustavo <[email protected]>
- Loading branch information
1 parent
3a667d4
commit 7fc4945
Showing
3 changed files
with
190 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.