diff --git a/docs/README.rst b/docs/README.rst new file mode 100644 index 000000000..3e5949f15 --- /dev/null +++ b/docs/README.rst @@ -0,0 +1,21 @@ +Verilator Documentation +======================= + +This folder contains sources for Verilator documentation. + +For formatted documentation see: + +- `Verilator README `_ + +- `Verilator installation and package directory structure + `_ + +- `Verilator manual (HTML) `_, + or `Verilator manual (PDF) `_ + +- `Subscribe to Verilator announcements + `_ + +- `Verilator forum `_ + +- `Verilator issues `_ diff --git a/test_regress/t/t_dist_copyright.pl b/test_regress/t/t_dist_copyright.pl index 18338c290..be727f19d 100755 --- a/test_regress/t/t_dist_copyright.pl +++ b/test_regress/t/t_dist_copyright.pl @@ -28,6 +28,7 @@ our @Exempt_Files_List = qw( ci/coverage-upload.sh docs/CONTRIBUTING.rst docs/CONTRIBUTORS + docs/README.rst docs/_static docs/gen docs/spelling.txt