From 7edba2d10f980016462f917c6d21d64585ddfd6b Mon Sep 17 00:00:00 2001 From: Adam Izraelevitz Date: Fri, 21 Aug 2020 12:02:26 -0700 Subject: Added website docs and mdoc. (#1560) * Added website docs and mdoc. Removed all warnings * Updated README and added build to circle ci * Added how to build documentation, deprecated wiki * Fix copypasta Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>--- docs/src/wiki-deprecated/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/src/wiki-deprecated/index.md (limited to 'docs/src/wiki-deprecated/index.md') diff --git a/docs/src/wiki-deprecated/index.md b/docs/src/wiki-deprecated/index.md new file mode 100644 index 00000000..9401fce8 --- /dev/null +++ b/docs/src/wiki-deprecated/index.md @@ -0,0 +1,10 @@ +--- +layout: docs +title: "Chisel3" +section: "chisel3" +position: 1 +--- + +This is a brief overview to the Chisel HDL. + +If this is your first time with Chisel or Scala the [**online Chisel Bootcamp**](https://mybinder.org/v2/gh/freechipsproject/chisel-bootcamp/master) is the recommended way to get started. -- cgit v1.2.3