diff options
| author | Jack Koenig | 2021-03-18 23:30:05 -0700 |
|---|---|---|
| committer | GitHub | 2021-03-18 23:30:05 -0700 |
| commit | 03ec2156988ddef35272365fb86415511eafb4e2 (patch) | |
| tree | d8962a997ff2913a0826eb929c6379400ba1e6b7 /docs/src/appendix/appendix.md | |
| parent | f1ad5b58e8a749d558758288d03ce75bf6b8ff9c (diff) | |
Update the FAQ and add doc on versioning (#1827)
* Update the FAQ and add doc on versioning
* Update modules.md
Co-authored-by: Megan Wachs <megan@sifive.com>
Diffstat (limited to 'docs/src/appendix/appendix.md')
| -rw-r--r-- | docs/src/appendix/appendix.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/appendix/appendix.md b/docs/src/appendix/appendix.md index 48106fe4..0efedbfe 100644 --- a/docs/src/appendix/appendix.md +++ b/docs/src/appendix/appendix.md @@ -11,3 +11,4 @@ This section covers some less-common Chisel topics. * [Differences between Chisel3 and Chisel2](chisel3-vs-chisel2) * [Experimental Features](experimental-features) * [Upgrading from Scala 2.11](upgrading-from-scala-2-11) +* [Versioning](versioning) |
