mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-15 12:34:24 +02:00
format: syntax of in-process
anotation should be *(🚧 in process)*
(#7036)
* format: update syntax of `in process` anotation (CONTRIBUTING-*) from (🚧 *in process*) to *(🚧 in process)* * format: apply notes syntax to `in_process` resources - Applied note `*(🚧 in process)*` translating `in process` to underlying language there where we have previous translated text - Used regex to detect most of notes: `((\*[^\*]+\*)|(_[^_]+_))` * apply to new resources added in #7082 * Update books/free-programming-books-subjects.md Co-authored-by: Leithen <lcrider@cvent.com> --------- Co-authored-by: Eric Hellman <eric@hellman.net> Co-authored-by: Leithen <lcrider@cvent.com>
This commit is contained in:
@@ -294,7 +294,7 @@
|
||||
|
||||
#### Operating systems
|
||||
|
||||
* [Learning operating system development using Linux kernel and Raspberry Pi](https://github.com/s-matyukevich/raspberry-pi-os) - Sergey Matyukevich (:construction: *in process*)
|
||||
* [Learning operating system development using Linux kernel and Raspberry Pi](https://github.com/s-matyukevich/raspberry-pi-os) - Sergey Matyukevich *(:construction: in process)*
|
||||
* [Linux Journey - Fun and Easy](https://linuxjourney.com) - Cindy Quach
|
||||
* [Operating System Tutorial](https://www.scaler.com/topics/operating-system/) - Scaler Topics
|
||||
* [Project eXpOS: eXperimental Operating System](https://exposnitc.github.io) - Murali Krishnan K., Department of Computer Science and Engineering of the Calicut National Institute of Technology (HTML)
|
||||
|
Reference in New Issue
Block a user