google / gf180mcu-pdk

PDK for GlobalFoundries' 180nm MCU bulk process technology (GF180MCU).
https://gf180mcu-pdk.rtfd.io
Apache License 2.0
372 stars 53 forks source link

Fix all the warnings produced when building sphinx documentation #20

Closed mithro closed 2 years ago

mithro commented 2 years ago

Currently there are a lot of warnings produce when building the sphinx documentation.

These should all be cleaned up and then enable the sphinx.fail_on_warning option so that new warnings are not introduced.

mohanad0mohamed commented 2 years ago

This issue https://github.com/google/gf180mcu-pdk/issues/17 should be merged and closed before these pull requests.