google / open-source-pdks

Index of the fully open source process design kits (PDKs) maintained by Google.
https://open-source-pdks.rtfd.io
Apache License 2.0
84 stars 8 forks source link

docs: Make config version 2. #22

Closed mithro closed 2 years ago

mithro commented 2 years ago

Remove unsupported config values.

Fixes #14.

Signed-off-by: Tim 'mithro' Ansell tansell@google.com

mithro commented 2 years ago

@mohanad0mohamed - This pull request fixes the config file that you added in https://github.com/google/open-source-pdks/pull/20 to actually work correctly. See the documentation at https://docs.readthedocs.io/en/stable/config-file/v2.html

atorkmabrains commented 2 years ago

@mohanad0mohamed The doc build doesn't seem to build the documentation correctly?

mohanad0mohamed commented 2 years ago

@atorkmabrains The build won't be successful until all warnings are fixed. I have made pull requests for this issue #18 to fix these warnings.