52 Commits

Author SHA1 Message Date
Ayaz Salikhov
8c38e0f00f Use GitHub-hosted aarch64 runners (#2202)
* Use GitHub-hosted aarch64 runners

* More updates

* Fix

* Pin build environment's Python version to 3.12 for consistency

* Update date

* Sleep to allow Docker daemon to start

* Sleep to allow Docker daemon to start on aarch64 and before checkout

* Fix typo

* Fix

* Unify runner.arch usage

* Do not sleep as it doesn't help

* Try to use ubuntu-22.04-arm

* Update changelog date

---------

Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2025-02-11 15:04:53 +00:00
Ayaz Salikhov
269093f23f Update copyright year 2025-01-09 10:31:32 +00:00
Ayaz Salikhov
9ffeb238dc Update sphinx config header 2024-12-29 22:46:39 +05:00
Ayaz Salikhov
2c7e64abbb Do not run linkcheck on https://anaconda.org/conda-forge because of frequent read timeouts 2024-11-06 15:20:33 +00:00
Ayaz Salikhov
37c03eb03c Exclude packages.ubuntu.com from linkcheck 2024-06-27 10:57:23 +01:00
Ayaz Salikhov
f5a7f1af1d Update docs copyright year 2024-01-28 18:07:33 +01:00
Ayaz Salikhov
474312ac79 Update conf.py for new sphinx version 2023-12-20 13:36:31 +04:00
Ayaz Salikhov
d8c60bc42c Fix more grammar issues 2023-11-19 12:16:19 +01:00
Ayaz Salikhov
364b81a73b Revert "[TMP] Disable mybinder linkcheck"
This reverts commit 154343498e.
2023-11-06 21:34:20 +01:00
Ayaz Salikhov
154343498e [TMP] Disable mybinder linkcheck 2023-10-31 16:41:24 +01:00
Ayaz Salikhov
df0464cf4e Add navigation_with_keys: False and sort options 2023-10-26 16:24:49 +03:00
Ayaz Salikhov
d400e383cc Update some links 2023-08-24 01:52:38 +04:00
Ayaz Salikhov
ecf4ea5f86 Revert "Replace rodbc link fow now"
This reverts commit 73d6fe4f55.
2023-08-23 13:49:42 +04:00
Ayaz Salikhov
73d6fe4f55 Replace rodbc link fow now 2023-08-19 10:25:47 +02:00
Ayaz Salikhov
bd2e2cccd7 Update RTD config 2023-06-03 02:43:07 +04:00
Ayaz Salikhov
595c8b2cc3 Disable linkcheck for mybinder 2023-05-01 12:59:31 +04:00
Ayaz Salikhov
295612d3ad Show last_updated in docs (#1888)
* Show last_updated in docs

* Use sphinx-last-updated-by-git

* Set fetch-depth: 0
2023-03-10 01:09:28 +04:00
Ayaz Salikhov
9abc77b951 Fix broken link 2023-03-01 19:13:15 +04:00
Ayaz Salikhov
c78d9f848e Update sphinx-book-theme (#1855)
* Update sphinx-book-theme

* Use 1.0.0rc1

* Add html_theme_options.logo.text

* Use 1.0.0rc2

* Update sphinx-book-theme

* Use release version
2023-03-01 19:06:01 +04:00
Ayaz Salikhov
db35f7652a Do not check 127.0.0.1 links 2023-02-10 20:57:21 +04:00
Ayaz Salikhov
51ccb3e018 Update sphinx default config 2023-01-24 14:23:39 +04:00
Ayaz Salikhov
d468c2e1dc Remove working links from linkcheck_ignore 2022-09-27 15:09:52 +04:00
Ayaz Salikhov
9809c541c8 Fix docs default branch 2022-07-17 16:35:04 +04:00
Ayaz Salikhov
1927f66db5 Up docs dependencies and move requirements to docs folder 2022-07-17 12:51:31 +04:00
Ayaz Salikhov
d42a0b8ffa Rename master->main in all the source code 2022-07-07 14:51:09 +04:00
Ayaz Salikhov
500e1a8509 Fix linkcheck-docs error 2022-07-04 22:25:14 +04:00
Ayaz Salikhov
cc6fb74a61 Fix linkcheck-docs error 2022-07-04 21:59:19 +04:00
Ayaz Salikhov
b7116fb176 Fix linkcheck-docs errors 2022-06-13 23:24:13 +04:00
Ayaz Salikhov
900c5b3ca5 Filter docs.github.com links in linkcheck 2022-04-14 16:35:24 +03:00
Ayaz Salikhov
812c713a64 Fix PyCharm issues 2022-03-16 16:47:30 +02:00
Ayaz Salikhov
3173f02aa4 Check docs links in Github Actions 2022-02-07 22:58:37 +03:00
Ayaz Salikhov
cf1cc03444 Add MyST configuration reference 2022-02-07 18:14:23 +03:00
Ayaz Salikhov
b4036d6361 Fix wrong links 2022-02-07 15:52:50 +03:00
Ayaz Salikhov
95467981e8 Try sphinx-book-theme@master 2022-02-06 12:35:30 +03:00
Ayaz Salikhov
008792c01b Add versions 2022-01-11 15:44:16 +03:00
Ayaz Salikhov
cced50c1dd Lint file 2022-01-11 15:39:48 +03:00
Ayaz Salikhov
f308f43f53 Implement docs configuration from scratch to make it simple 2022-01-11 14:28:27 +03:00
Ayaz Salikhov
f7299f0dcd Remove transifex translations 2022-01-09 12:28:04 +03:00
Ayaz Salikhov
ec9b7e9301 Add pyupgrade tool 2021-08-24 16:43:53 +03:00
Erik Sundell
fe3968efe0 pre-commit: run black autoformatter on all files 2021-06-28 22:07:23 +02:00
Ayaz Salikhov
708e625615 Add copy button to the docs 2021-05-23 23:47:26 +03:00
Ayaz Salikhov
c93515e0af Cleanup docs: new svg icon, remove old files, fix pygments lexer warning 2021-05-20 13:43:23 +03:00
Ayaz Salikhov
25ec447e26 Change source_suffix type (it should be a dict) 2021-04-26 13:32:06 +03:00
Ayaz Salikhov
ac969ae62a Update needs_sphinx variable 2021-04-26 13:30:34 +03:00
Ayaz Salikhov
0ae1e88c89 Make documentation work with the latest version of sphinx 2021-04-26 13:25:57 +03:00
Ayaz Salikhov
94cd03d6b9 Fix python codestyle 2020-07-04 18:30:53 +02:00
Peter Parente
f11119fe51 [ci skip] Initialize Transifex workflow 2019-04-21 20:44:35 -04:00
Peter Parente
0613eacc1d [ci skip] Switch docs to the alabaster theme 2018-08-03 23:51:07 -04:00
Peter Parente
0ad2745a01 Address code review comments, add screenshots 2018-06-03 20:58:17 -04:00
Peter Parente
6e55fcc42f Split pages, use RTD theme for now
I can't seem to configure the Jupyter Albaster theme correctly
and will reach out for help later.
2018-03-25 21:00:06 -04:00