Docs cleanup and version updated to 2.0.2 (#6213)

* Docs cleanup and version updated to 2.0.2

* Removed issue template information

* Removed issue template file

* Added referecnces for the issue and feature request form
This commit is contained in:
Pedro Minatel
2022-02-01 09:24:06 +00:00
committed by GitHub
parent ef35baffb0
commit dafdc05249
10 changed files with 39 additions and 96 deletions

View File

@ -18,11 +18,11 @@ import sys
# -- Project information -----------------------------------------------------
project = 'Arduino-ESP32'
copyright = '2021, Espressif'
copyright = '2022, Espressif'
author = 'Espressif'
# The full version, including alpha/beta/rc tags
release = '2.0.0'
release = '2.0.2'
# -- General configuration ---------------------------------------------------