Skip to content

Commit 95f449b

Browse files
authored
Merge pull request #213 from bitcraze/rik/docs-version
Update documentation download script to include new firmware versions…
2 parents 6033690 + fa64f1b commit 95f449b

2 files changed

Lines changed: 33 additions & 27 deletions

File tree

tools/build/download_docs

Lines changed: 32 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,14 @@ echo "Downloading repository documentation..."
5858
downloadGithubRepoDoc "crazyflie-testing" "main"
5959

6060
downloadGithubRepoDoc "crazyflie-firmware" "master"
61-
downloadGithubRepoDoc "crazyflie-firmware" "2024.10" "no_search_index"
62-
downloadGithubRepoDoc "crazyflie-firmware" "2023.11" "no_search_index"
63-
downloadGithubRepoDoc "crazyflie-firmware" "2023.06" "no_search_index"
64-
downloadGithubRepoDoc "crazyflie-firmware" "2023.02" "no_search_index"
65-
downloadGithubRepoDoc "crazyflie-firmware" "2022.12" "no_search_index"
66-
downloadGithubRepoDoc "crazyflie-firmware" "2022.09" "no_search_index"
61+
downloadGithubRepoDoc "crazyflie-firmware" "2025.02" "no_search_index"
62+
downloadGithubRepoDoc "crazyflie-firmware" "2024.10.2" "no_search_index"
63+
# downloadGithubRepoDoc "crazyflie-firmware" "2024.10" "no_search_index"
64+
# downloadGithubRepoDoc "crazyflie-firmware" "2023.11" "no_search_index"
65+
# downloadGithubRepoDoc "crazyflie-firmware" "2023.06" "no_search_index"
66+
# downloadGithubRepoDoc "crazyflie-firmware" "2023.02" "no_search_index"
67+
# downloadGithubRepoDoc "crazyflie-firmware" "2022.12" "no_search_index"
68+
# downloadGithubRepoDoc "crazyflie-firmware" "2022.09" "no_search_index"
6769
# downloadGithubRepoDoc "crazyflie-firmware" "2022.05" "no_search_index"
6870
# downloadGithubRepoDoc "crazyflie-firmware" "2022.03" "no_search_index"
6971
# downloadGithubRepoDoc "crazyflie-firmware" "2022.01" "no_search_index"
@@ -77,13 +79,14 @@ downloadGithubRepoDoc "crazyflie-firmware" "2022.09" "no_search_index"
7779
# downloadGithubRepoDoc "crazyflie-firmware" "2019.09" "no_search_index"
7880

7981
downloadGithubRepoDoc "crazyflie2-nrf-firmware" "master"
82+
downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2025.02" "no_search_index"
8083
downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2024.10" "no_search_index"
81-
downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2024.2" "no_search_index"
82-
downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2023.11" "no_search_index"
83-
downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2023.02" "no_search_index"
84-
downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2022.12" "no_search_index"
85-
downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2022.09" "no_search_index"
86-
downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2022.05" "no_search_index"
84+
# downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2024.2" "no_search_index"
85+
# downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2023.11" "no_search_index"
86+
# downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2023.02" "no_search_index"
87+
# downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2022.12" "no_search_index"
88+
# downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2022.09" "no_search_index"
89+
# downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2022.05" "no_search_index"
8790
# downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2022.03" "no_search_index"
8891
# downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2022.01" "no_search_index"
8992
# downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2021.06" "no_search_index"
@@ -95,13 +98,14 @@ downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2022.05" "no_search_index"
9598
# downloadGithubRepoDoc "crazyflie2-nrf-firmware" "2019.09" "no_search_index"
9699

97100
downloadGithubRepoDoc "crazyflie-lib-python" "master"
101+
downloadGithubRepoDoc "crazyflie-lib-python" "0.1.28" "no_search_index"
98102
downloadGithubRepoDoc "crazyflie-lib-python" "0.1.27" "no_search_index"
99-
downloadGithubRepoDoc "crazyflie-lib-python" "0.1.26" "no_search_index"
100-
downloadGithubRepoDoc "crazyflie-lib-python" "0.1.25.1" "no_search_index"
101-
downloadGithubRepoDoc "crazyflie-lib-python" "0.1.24" "no_search_index"
102-
downloadGithubRepoDoc "crazyflie-lib-python" "0.1.23" "no_search_index"
103-
downloadGithubRepoDoc "crazyflie-lib-python" "0.1.22" "no_search_index"
104-
downloadGithubRepoDoc "crazyflie-lib-python" "0.1.21" "no_search_index"
103+
# downloadGithubRepoDoc "crazyflie-lib-python" "0.1.26" "no_search_index"
104+
# downloadGithubRepoDoc "crazyflie-lib-python" "0.1.25.1" "no_search_index"
105+
# downloadGithubRepoDoc "crazyflie-lib-python" "0.1.24" "no_search_index"
106+
# downloadGithubRepoDoc "crazyflie-lib-python" "0.1.23" "no_search_index"
107+
# downloadGithubRepoDoc "crazyflie-lib-python" "0.1.22" "no_search_index"
108+
# downloadGithubRepoDoc "crazyflie-lib-python" "0.1.21" "no_search_index"
105109
# downloadGithubRepoDoc "crazyflie-lib-python" "0.1.20.1" "no_search_index"
106110
# downloadGithubRepoDoc "crazyflie-lib-python" "0.1.19" "no_search_index"
107111
# downloadGithubRepoDoc "crazyflie-lib-python" "0.1.18.1" "no_search_index"
@@ -115,14 +119,15 @@ downloadGithubRepoDoc "crazyflie-lib-python" "0.1.21" "no_search_index"
115119
# downloadGithubRepoDoc "crazyflie-lib-python" "0.1.9" "no_search_index"
116120

117121
downloadGithubRepoDoc "crazyflie-clients-python" "master"
122+
downloadGithubRepoDoc "crazyflie-clients-python" "2025.2" "no_search_index"
118123
downloadGithubRepoDoc "crazyflie-clients-python" "2024.10" "no_search_index"
119-
downloadGithubRepoDoc "crazyflie-clients-python" "2024.7" "no_search_index"
120-
downloadGithubRepoDoc "crazyflie-clients-python" "2024.3" "no_search_index"
121-
downloadGithubRepoDoc "crazyflie-clients-python" "2024.2" "no_search_index"
122-
downloadGithubRepoDoc "crazyflie-clients-python" "2023.11" "no_search_index"
123-
downloadGithubRepoDoc "crazyflie-clients-python" "2023.6" "no_search_index"
124-
downloadGithubRepoDoc "crazyflie-clients-python" "2023.2" "no_search_index"
125-
downloadGithubRepoDoc "crazyflie-clients-python" "2022.12" "no_search_index"
124+
# downloadGithubRepoDoc "crazyflie-clients-python" "2024.7" "no_search_index"
125+
# downloadGithubRepoDoc "crazyflie-clients-python" "2024.3" "no_search_index"
126+
# downloadGithubRepoDoc "crazyflie-clients-python" "2024.2" "no_search_index"
127+
# downloadGithubRepoDoc "crazyflie-clients-python" "2023.11" "no_search_index"
128+
# downloadGithubRepoDoc "crazyflie-clients-python" "2023.6" "no_search_index"
129+
# downloadGithubRepoDoc "crazyflie-clients-python" "2023.2" "no_search_index"
130+
# downloadGithubRepoDoc "crazyflie-clients-python" "2022.12" "no_search_index"
126131
# downloadGithubRepoDoc "crazyflie-clients-python" "2022.9" "no_search_index"
127132
# downloadGithubRepoDoc "crazyflie-clients-python" "2022.5" "no_search_index"
128133
# downloadGithubRepoDoc "crazyflie-clients-python" "2022.3" "no_search_index"
@@ -136,7 +141,7 @@ downloadGithubRepoDoc "crazyflie-clients-python" "2022.12" "no_search_index"
136141
downloadGithubRepoDoc "lps-node-firmware" "master"
137142
downloadGithubRepoDoc "lps-node-firmware" "2022.09" "no_search_index"
138143
downloadGithubRepoDoc "lps-node-firmware" "2020.09" "no_search_index"
139-
downloadGithubRepoDoc "lps-node-firmware" "2019.09" "no_search_index"
144+
# downloadGithubRepoDoc "lps-node-firmware" "2019.09" "no_search_index"
140145

141146
downloadGithubRepoDoc "crazyradio-firmware" "master"
142147

@@ -145,6 +150,7 @@ downloadGithubRepoDoc "crazyradio2-firmware" "main"
145150
downloadGithubRepoDoc "lighthouse-bootloader" "master"
146151

147152
downloadGithubRepoDoc "aideck-gap8-examples" "master"
153+
downloadGithubRepoDoc "aideck-gap8-examples" "2025.02" "no_search_index"
148154
downloadGithubRepoDoc "aideck-gap8-examples" "2022.05" "no_search_index"
149155

150156
downloadGithubRepoDoc "crazyflie2-ios-client" "master"

tools/run-in-dev.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ fi
1818

1919
port=${1:-80}
2020

21-
cmd="docker run --rm -it --volume=${rootDir}:/module -p ${port}:${port} bitcraze/web-builder jekyll serve --host 0.0.0.0 --port ${port} ${extra_args} --incremental --trace"
21+
cmd="docker run --rm -it --volume=${rootDir}:/module -p ${port}:${port} bitcraze/web-builder jekyll serve --host 0.0.0.0 --port ${port} ${extra_args} --incremental --trace --verbose"
2222
echo "$cmd"
2323
if $cmd; then
2424
true

0 commit comments

Comments
 (0)