• Greg Spencer's avatar
    Dartdoc snippet extension to inject full featured code snippets in to API docs. (#23281) · 65d3ddd5
    Greg Spencer authored
    This creates a custom dartdoc tool that will generate snippet blocks in our API docs that allow the user to copy easily to the clipboard, and will also embed the snippet code into a template to show it in a larger context with an app.
    
    This PR adds the snippet tool, a template, and a couple of HTML skeleton files, one for snippets that are designed to be in an application setting, and one where it simply puts a nice container around existing snippets, making them easier to copy to the clipboard.
    65d3ddd5
Name
Last commit
Last update
..
test Loading commit data...
README.md Loading commit data...
VERSION_LINUX_NDK Loading commit data...
VERSION_LINUX_SDK Loading commit data...
VERSION_MACOSX_NDK Loading commit data...
VERSION_MACOSX_SDK Loading commit data...
VERSION_WIN_SDK Loading commit data...
analyze-sample-code.dart Loading commit data...
analyze.dart Loading commit data...
cirrus_setup.sh Loading commit data...
codelabs_build_test.sh Loading commit data...
deploy_gallery.sh Loading commit data...
docs.sh Loading commit data...
download_android_tools.py Loading commit data...
find_depot_tools.py Loading commit data...
prepare_package.dart Loading commit data...
pubspec.yaml Loading commit data...
run_command.dart Loading commit data...
test.dart Loading commit data...
upload_android_tools.py Loading commit data...