Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bvoq authored Oct 27, 2022
1 parent a3afd96 commit 5a44783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a slightly modified standard Flutter app with a [build.sh](./build.sh) bash script that generates [docset](https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/Documentation_Sets/010-Overview_of_Documentation_Sets/docset_overview.html#//apple_ref/doc/uid/TP40005266-CH13-SW6) documentation for the Flutter app.

You can copy over [build.sh](./build.sh) for your own Flutter project.
You can copy over [build.sh](./build.sh) for your own Flutter project in the root directory and the docset should end up in `doc/yourapp.docset`.

Docset is used by [Dash](https://kapeli.com/dash) and [Zeal](https://zealdocs.org) among others.

Expand Down

0 comments on commit 5a44783

Please sign in to comment.