1. Apr 30, 2021
  2. Apr 29, 2021
  3. Apr 28, 2021
  4. Apr 23, 2021
  5. Apr 22, 2021
  6. Apr 20, 2021
  7. Apr 19, 2021
  8. Apr 16, 2021
  9. Apr 15, 2021
  10. Apr 13, 2021
  11. Apr 09, 2021
    • Jack Koenig's avatar
      Link to chisel3 docs instead of API docs (#132) · 90a33028
      Jack Koenig authored
      The prose documentation and tutorials is way more important for most
      visitors of the website than the API Docs. Change the special top-right
      link to be to the chisel3 docs instead of the API docs.
      
      Also, turn on syntax highlighting for Verilog.
      90a33028
  12. Apr 08, 2021
  13. Mar 31, 2021
  14. Mar 23, 2021
  15. Mar 20, 2021
  16. Mar 19, 2021
    • Megan Wachs's avatar
      Re-organize Chisel3 Docs section (get rid of the Wiki section) (#114) · 3c602f50
      Megan Wachs authored
      
      
      I don't think we are getting value of marking the wiki as "Deprecated", as it still contains lots of good content.
      Also the Cookbook is not showing up on the website sidebar though it's extremely useful.
      
      * Delete wiki-deprecated.md
      * Chisel3: update the landing text
      * Introduction: move to Explanation
      * Menu: get rid of wiki and move things around
      * Add topic headings to the page
      * bump chisel3 to test docs reorganization
      * chisel3: add an appendix landing screen
      * style guide: move to developers section and add a developers landing page
      * Introduction: use content from chisel3/docs. Split into introduction and motivation
      * Appendix and explanations:  move to chisel3
      * Menu: order to match the suggested order and update links to chisel3 content
      * Cookbooks: move landing page to chisel3
      
      Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
      3c602f50
  17. Mar 04, 2021
  18. Feb 09, 2021
  19. Feb 05, 2021
  20. Feb 04, 2021
  21. Jan 28, 2021
    • Jack Koenig's avatar
      Restore chisel3 to home page menu (#108) · 18abf40e
      Jack Koenig authored
      18abf40e
    • Jack Koenig's avatar
      Bump sbt-microsites to 1.3.0 (#107) · fd1cb762
      Jack Koenig authored
      Several changes were required:
      * micrositeCompilingDocsTool removed in 1.3.0 (always mdoc)
      * micrositeExtraMdFilesOutput seems to require specifically being set
        (maybe changed default?)
      * micrositeTheme must be set, "pattern" matches old theme
      * colliding index.md caused issue, but was unused so deleted
      * Contributors.scala needed to be updated for changes to github4s
      * "position" key should be only be present on markdown files that should
        be present as a link on the home page menu
      fd1cb762
  22. Jan 27, 2021
  23. Jan 26, 2021