full book wip
This commit is contained in:
parent
eb9cf61d06
commit
25dc8ca800
5
src/001-title/title.html
Normal file
5
src/001-title/title.html
Normal file
@ -0,0 +1,5 @@
|
||||
<h1>Go by Example</h1>
|
||||
|
||||
<h4>Mark McGranaghan</h4>
|
||||
|
||||
<p>Version eb9cf61d</p>
|
7
src/002-contents/contents.html
Normal file
7
src/002-contents/contents.html
Normal file
@ -0,0 +1,7 @@
|
||||
<h2>Contents</h2>
|
||||
|
||||
<ul class="toc">
|
||||
<li><a href="#009-for">For</a></li>
|
||||
<li><a href="#023-pointers">Pointers</a></li>
|
||||
<li><a href="#041-worker-pools">Worker Pools</a></li>
|
||||
</ul>
|
5
src/003-introduction/introduction.html
Normal file
5
src/003-introduction/introduction.html
Normal file
@ -0,0 +1,5 @@
|
||||
<h2>Introduction</h2>
|
||||
|
||||
<p>Why you should care.</p>
|
||||
|
||||
<p>This is why.</p>
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user