mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-09-24 22:41:29 +02:00
Fix formatting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
###Index
|
||||
### Index
|
||||
* [Assembly Language](#assembly-language)
|
||||
* [GIT](#git)
|
||||
* [Go](#go)
|
||||
@@ -8,32 +8,32 @@
|
||||
* [LaTeX](#latex)
|
||||
|
||||
|
||||
###Assembly Language
|
||||
### Assembly Language
|
||||
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
|
||||
|
||||
|
||||
###GIT
|
||||
### GIT
|
||||
* [Pro Git 한글 번역](http://git-scm.com/book/ko/)
|
||||
* [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown)
|
||||
|
||||
|
||||
###Go
|
||||
### Go
|
||||
* [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
|
||||
* [Go Tour 한글 번역](http://go-tour-kr.appspot.com)
|
||||
|
||||
|
||||
###HTML5
|
||||
### HTML5
|
||||
* [HTML5, CSS and Javascript](http://fromyou.tistory.com/581)
|
||||
|
||||
|
||||
###JavaScript
|
||||
### JavaScript
|
||||
* [Backbone.js API 한글 번역 v0.9.2](http://iwidgets.kr/document/backbonejs.html)
|
||||
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ko)
|
||||
|
||||
|
||||
###LaTeX
|
||||
### LaTeX
|
||||
* [The Not So short Introduction to LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/korean)
|
||||
|
||||
|
||||
####Node.js
|
||||
#### Node.js
|
||||
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)
|
||||
|
Reference in New Issue
Block a user