Skip to content

Commit 15d9f3d

Browse files
committed
Merge branch 'es/walken-tutorial'
A tutorial on object enumeration. * es/walken-tutorial: documentation: add tutorial for object walking
2 parents 026587c + e0479fa commit 15d9f3d

File tree

2 files changed

+907
-0
lines changed

2 files changed

+907
-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)