Skip to content

Commit 04ef486

Browse files
committed
Merge branch 'es/walken-tutorial' into pu
A tutorial on object enumeration. Perhaps take the thing with as little tweaks as possible, retitling it to "my first object enumeration" or something? cf. <20190814183328.GA40797@google.com> * es/walken-tutorial: SQUASH??? documentation: add tutorial for object walking
2 parents 027a453 + 11e153b commit 04ef486

File tree

2 files changed

+906
-0
lines changed

2 files changed

+906
-0
lines changed

Documentation/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technica
7777
SP_ARTICLES += $(API_DOCS)
7878

7979
TECH_DOCS += MyFirstContribution
80+
TECH_DOCS += MyFirstObjectWalk
8081
TECH_DOCS += SubmittingPatches
8182
TECH_DOCS += technical/hash-function-transition
8283
TECH_DOCS += technical/http-protocol

0 commit comments

Comments
 (0)