Commit graph

4 commits

Author SHA1 Message Date
Naveen M K
dcb90a8656
Format Imports using Isort (#1178)
* Format imports using Isort.
Add a check for pull requests.

Signed-off-by: Naveen M K <naveen@syrusdark.website>

* CI: update check's name
2021-04-03 13:45:12 +05:30
Kapil Sachdeva
4237e00edc
fix - use absolute path in make_and_open_docs.py (#1048)
* fix - use absolute path in make_and_open_docs.py

* use as_uri on the absolute path to build the URI
2021-02-26 07:06:38 +01:00
Aathish Sivasubrahmanian
353dfdc403
Add a way to pass a custom browser if wanted. (#343)
You can now use `python make_and_open_docs.py <browser>` to open the docs in <browser>
2020-08-25 11:03:09 -04:00
kolibril13
7db6e6a7c0 generalized the script for all users 2020-08-15 15:55:07 +02:00