Skip to content

Commit 05a5e77

Browse files
committed
Docs Refactoring.
- Removed docs deployment workflow on release.
1 parent 6deb61e commit 05a5e77

24 files changed

+28
-36
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,7 @@ on:
3030
branches:
3131
- master
3232
paths:
33-
- '**.md'
34-
- '**.yml'
35-
release:
36-
branches:
37-
- master
38-
paths:
39-
- '**.md'
33+
- 'docs/**.md'
4034
- '**.yml'
4135

4236
env:

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
8989

9090
* ☑️ *Latest [**GCC 14.2.0**](https://gcc.gnu.org/gcc-14/) toolchains available.*
9191
* ☑️ *Automated CI maintained GCC standalone ARM & ARM64 toolchains.*
92-
* ☑️ *Hardcoded paths free both Cross & Native **Raspbian Bookworm (Debian 12)** toolchains available.*
92+
* ☑️ *Hardcoded paths free both Cross & Native [**Raspbian Bookworm OS (Debian 12)**](https://www.raspberrypi.com/news/bookworm-the-new-version-of-raspberry-pi-os/) toolchains available.*
9393
* ☑️ *Separate binaries for each Raspberry Pi variant (including latest Raspberry Pi 5).*
9494
* ☑️ *PIGZ-TAR Compressed Binaries available with maximum possible compression.*
95-
* ☑️ *Exclusive **ARM64|AARCH64** Binaries for Raspberry Pi 64-Bit kernel OS flavors.*
95+
* ☑️ *Exclusive **ARM64 & AARCH64** Binaries for Raspberry Pi 64-Bit kernel OS flavors.*
9696
* ☑️ *Open-sourced Toolchains build-scripts are also available.*
9797
* ☑️ *[**Comprehensive Guide**](QT_build_instructions.md) for Cross-compile Latest QT for any Raspberry Pi variant/model available*
9898
* ☑️ *Latest [**GDB Debugger v15.1**](https://sourceware.org/gdb/) included in all binaries.*
@@ -185,7 +185,7 @@ Now, there's a steps-by-step guide available to cross-compile Latest QT for any
185185

186186
# D. Supporting this Project
187187

188-
**If these binaries helped you big time, please consider supporting it through any size donations.:heart:.**
188+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
189189

190190
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
191191

build-scripts/CI/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ These CI build-scripts supports newer as well as base GCC versions, those are as
8989

9090
- 8.3.0 _(Base Buster, )_
9191
- 10.2.0 _(Base Bullseye)_
92-
- 11.3.0 _(New)_
9392
- 12.2.0 _(Base Bookworm)_
9493
- 13.3.0 _(New)_
9594
- 14.2.0 _(New)_
@@ -98,7 +97,6 @@ These CI build-scripts supports newer as well as base GCC versions, those are as
9897
| :-----------: | :----------: | :---------: | :---------: |
9998
| 8.3.0 | Yes (Buster) | Yes | No |
10099
| 10.2.0 | Yes (Bullseye) | Yes | No |
101-
| 11.3.0 | x | Yes | Yes |
102100
| 12.2.0 | Yes (Bookworm) | Yes | No |
103101
| 13.3.0 | x | Yes | Yes |
104102
| 14.2.0 | x | Yes | Yes |
@@ -108,11 +106,11 @@ These CI build-scripts supports newer as well as base GCC versions, those are as
108106

109107
## Supporting this Project
110108

111-
**If these binaries helped you big time, please consider supporting it through any size donations.**
109+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
112110

113111
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
114112

115-
***You can also share your [thoughts](https://sourceforge.net/projects/raspberry-pi-cross-compilers/reviews) or just drop a [:star2:](https://github.com/abhiTronix/raspberry-pi-cross-compilers/stargazers).***
113+
***You can also share your [thoughts](https://sourceforge.net/projects/raspberry-pi-cross-compilers/reviews) or just drop a [🌟](https://github.com/abhiTronix/raspberry-pi-cross-compilers/stargazers).***
116114

117115
&nbsp;
118116

build-scripts/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,11 @@ These scripts only support newer GCC versions, those are as follows:
236236

237237
## Supporting this Project 💚
238238

239-
**If these binaries helped you big time, please consider supporting it through any size donations.**
239+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
240240

241241
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
242242

243-
***You can also share your [thoughts](https://sourceforge.net/projects/raspberry-pi-cross-compilers/reviews) or just drop a [:star2:](https://github.com/abhiTronix/raspberry-pi-cross-compilers/stargazers).***
243+
***You can also share your [thoughts](https://sourceforge.net/projects/raspberry-pi-cross-compilers/reviews) or just drop a [🌟](https://github.com/abhiTronix/raspberry-pi-cross-compilers/stargazers).***
244244

245245
&nbsp;
246246

docs/base-gcc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
124124

125125
## Supporting this Project
126126

127-
**If these binaries helped you big time, please consider supporting it through any size donations.**
127+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
128128

129129
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
130130

docs/cross-gcc-bookworm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
124124

125125
## Supporting this Project
126126

127-
**If these binaries helped you big time, please consider supporting it through any size donations.**
127+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
128128

129129
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
130130

docs/cross-gcc-bullseye.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
122122

123123
## Supporting this Project
124124

125-
**If these binaries helped you big time, please consider supporting it through any size donations.**
125+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
126126

127127
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
128128

docs/cross-gcc-buster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
122122

123123
## Supporting this Project
124124

125-
**If these binaries helped you big time, please consider supporting it through any size donations.**
125+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
126126

127127
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
128128

docs/cross-gcc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
123123

124124
## Supporting this Project
125125

126-
**If these binaries helped you big time, please consider supporting it through any size donations.**
126+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
127127

128128
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
129129

docs/cross-gcc64-bookworm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
123123

124124
## Supporting this Project
125125

126-
**If these binaries helped you big time, please consider supporting it through any size donations.**
126+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
127127

128128
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
129129

docs/cross-gcc64-bullseye.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
123123

124124
## Supporting this Project
125125

126-
**If these binaries helped you big time, please consider supporting it through any size donations.**
126+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
127127

128128
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
129129

docs/cross-gcc64-buster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
123123

124124
## Supporting this Project
125125

126-
**If these binaries helped you big time, please consider supporting it through any size donations.**
126+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
127127

128128
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
129129

docs/desktop-gcc-x86.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
123123

124124
## Supporting this Project
125125

126-
**If these binaries helped you big time, please consider supporting it through any size donations.**
126+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
127127

128128
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
129129

docs/desktop-gcc-x86_64.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
123123

124124
## Supporting this Project
125125

126-
**If these binaries helped you big time, please consider supporting it through any size donations.**
126+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
127127

128128
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
129129

docs/desktop-gcc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
123123

124124
## Supporting this Project
125125

126-
**If these binaries helped you big time, please consider supporting it through any size donations.**
126+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
127127

128128
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
129129

docs/gcc64.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
122122

123123
## Supporting this Project
124124

125-
**If these binaries helped you big time, please consider supporting it through any size donations.**
125+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
126126

127127
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
128128

docs/native-gcc-bookworm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
125125

126126
## Supporting this Project
127127

128-
**If these binaries helped you big time, please consider supporting it through any size donations.**
128+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
129129

130130
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
131131

docs/native-gcc-bullseye.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
125125

126126
## Supporting this Project
127127

128-
**If these binaries helped you big time, please consider supporting it through any size donations.**
128+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
129129

130130
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
131131

docs/native-gcc-buster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
125125

126126
## Supporting this Project
127127

128-
**If these binaries helped you big time, please consider supporting it through any size donations.**
128+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
129129

130130
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
131131

docs/native-gcc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
123123

124124
## Supporting this Project
125125

126-
**If these binaries helped you big time, please consider supporting it through any size donations.**
126+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
127127

128128
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
129129

docs/native-gcc64-bookworm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
123123

124124
## Supporting this Project
125125

126-
**If these binaries helped you big time, please consider supporting it through any size donations.**
126+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
127127

128128
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
129129

docs/native-gcc64-bullseye.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
123123

124124
## Supporting this Project
125125

126-
**If these binaries helped you big time, please consider supporting it through any size donations.**
126+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
127127

128128
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
129129

docs/native-gcc64-buster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ These precompiled toolchains setup requires just three easy steps - **Downloadin
123123

124124
## Supporting this Project
125125

126-
**If these binaries helped you big time, please consider supporting it through any size donations.**
126+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
127127

128128
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
129129

docs/root-gcc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Now, there's a steps-by-step guide available to cross-compile Latest QT for any
166166

167167
# Supporting this Project
168168

169-
**If these binaries helped you big time, please consider supporting it through any size donations.**
169+
**If these binaries helped you big time, please consider supporting it through any size donations. ❤️**
170170

171171
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix)
172172

0 commit comments

Comments
 (0)