python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

Move RTD config to the top level of the repo

Open kpandl opened this issue 2 years ago • 2 comments

As per the RTD documentation, the .readthedocs.yam file should be placed at the top level of the repo, which this PR does

kpandl avatar Jan 05 '24 00:01 kpandl

No need to do that. Because this repo is a multiproject (both python sdk and zkml) it's better keep files assosiated with sdk inside sdk/ directory. As it's already mentioned in https://github.com/AleoHQ/python-sdk/pull/26 you can change the config path in the RTD settings:

image

kpp avatar Jan 05 '24 20:01 kpp

@iamalwaysuncomfortable can I know the reason why?

kpp avatar Jan 16 '24 19:01 kpp