mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-16 04:54:16 +02:00
fix: preserve title - author
format (#7032)
* fix: preserve `title - author` format (es) * fix: preserve `title - author` format (ja) * fix: preserve `title - author` format (en) * fix: preserve `title - author` format (si) * fix: missing dash after title when author exists
This commit is contained in:
@@ -518,7 +518,7 @@
|
||||
* [Objective-C によるプログラミング](https://developer.apple.com/jp/devcenter/ios/library/documentation/ProgrammingWithObjectiveC.pdf) - Apple Developer (PDF)
|
||||
* [Objective-C プログラミングの概念](https://developer.apple.com/jp/devcenter/ios/library/documentation/CocoaEncyclopedia.pdf) - Apple Developer (PDF)
|
||||
* [Objective-C プログラミング言語](https://developer.apple.com/jp/documentation/ProgrammingWithObjectiveC.pdf) - Apple Developer (PDF)
|
||||
* [Objective-C 最速基礎文法マスター](https://fn7.hatenadiary.org/entry/20100203/1265207098) -id:fn7
|
||||
* [Objective-C 最速基礎文法マスター](https://fn7.hatenadiary.org/entry/20100203/1265207098) - id:fn7
|
||||
|
||||
|
||||
### OCaml
|
||||
|
Reference in New Issue
Block a user