diff --git a/docs/_data/navigation.yml b/docs/_data/navigation.yml index f9592ed..99efaaa 100644 --- a/docs/_data/navigation.yml +++ b/docs/_data/navigation.yml @@ -76,6 +76,8 @@ docs: url: /docs/logic-structures/ - title: "Logic Arrays" url: /docs/logic-arrays/ + - title: "Generating Outputs" + url: /docs/generation/ - title: "Additional Information" children: - title: "Contributing" diff --git a/docs/run_site.sh b/docs/run_site.sh index 978e07b..00f243e 100755 --- a/docs/run_site.sh +++ b/docs/run_site.sh @@ -1,3 +1,3 @@ #!/bin/bash -bundle exec jekyll serve \ No newline at end of file +bundle exec jekyll serve diff --git a/rohd b/rohd index b9e35a6..b02beda 160000 --- a/rohd +++ b/rohd @@ -1 +1 @@ -Subproject commit b9e35a6e1192fb979e19a4ba844ff5d4a1d7dd39 +Subproject commit b02beda5c9ad40e2f9782b4dd82e4a9a8885a1dc