1. 23 Oct, 2018 1 commit
    • 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
  2. 25 Sep, 2018 1 commit
  3. 23 Sep, 2018 1 commit
  4. 26 Apr, 2018 1 commit
  5. 30 Mar, 2018 1 commit
  6. 19 Mar, 2018 1 commit
  7. 13 Feb, 2018 1 commit
  8. 02 Feb, 2018 1 commit
  9. 29 Nov, 2017 2 commits
    • Matt Sullivan's avatar
      Add survey js to docs web site (#13210) · f44007c8
      Matt Sullivan authored
      * Fixed typo in navigator.dart doc comments
      
      * Added survey js to docs template
      f44007c8
    • Greg Spencer's avatar
      Consolidating .gitignore files. (#13002) · 909406ba
      Greg Spencer authored
      This consolidates all of the non-template .gitignore rules into the top level .gitignore, to ignore common things more broadly, with less maintenance needed for the .gitignore files. Does not touch the templates, so that they still produce needed .gitignores as part of flutter create.
      909406ba
  10. 13 Oct, 2017 1 commit
  11. 15 Aug, 2017 1 commit
  12. 26 Jun, 2017 1 commit
  13. 26 May, 2017 1 commit
  14. 25 May, 2017 1 commit
  15. 22 May, 2017 1 commit
  16. 14 Apr, 2017 1 commit
  17. 10 Feb, 2017 1 commit
  18. 09 Nov, 2016 2 commits
  19. 01 Aug, 2016 1 commit
    • Seth Ladd's avatar
      Docs colors logo (#5176) · b34b453c
      Seth Ladd authored
      * update the color and logo for the docs site
      
      * update the color and logo for the docs site
      
      * remove unused file
      
      * removed unused script code
      
      * tweak styles for inherited names
      b34b453c
  20. 23 Jul, 2016 1 commit
  21. 12 Jul, 2016 1 commit
    • Seth Ladd's avatar
      Firebase hosting for docs (#4871) · 1ac08b26
      Seth Ladd authored
      * configs for firebase hosting
      
      * use the implicit FIREBASE_TOKEN
      
      * don't print every command (lowers the chance of printing secret env vars, and for realz only deploy when merging into master
      1ac08b26
  22. 16 May, 2016 1 commit
    • Seth Ladd's avatar
      Docs homepage (#3908) · 707fe582
      Seth Ladd authored
      * put an index at root of API docs bucket
      
      * ignore all of dev/docs/doc dir, fix a bug, remove private names from doc gen script
      
      * tweaks from review
      707fe582
  23. 13 May, 2016 1 commit
  24. 16 Apr, 2016 1 commit
  25. 13 Apr, 2016 1 commit
  26. 12 Apr, 2016 1 commit
  27. 07 Apr, 2016 1 commit
  28. 05 Apr, 2016 1 commit