Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/src/main/resources/microsite/data/menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ options:
url: chisel3/docs/cookbooks/hierarchy.html
menu_type: chisel3
menu_section: hierarchy-cookbook
- title: Verilog-Chisel Coobook
url: chisel3/docs/cookbooks/two-side-column.html
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
url: chisel3/docs/cookbooks/two-side-column.html
url: chisel3/docs/cookbooks/verilog-vs-chisel.html

menu_type: chisel3
menu_section: hierarchy-cookbook
- title: Explanations
url: chisel3/docs/explanations/explanations.html
menu_type: chisel3
Expand Down