Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPhilippe Blain <levraiphilippeblain@gmail.com>2020-06-07 23:58:55 +0300
committerPhilippe Blain <levraiphilippeblain@gmail.com>2020-06-08 00:00:05 +0300
commitdb4e920077eb00f94b125d98c7dabc3dcfe2ca2f (patch)
tree2a16b37d5a9e976192cca8760e8355e76ec1d17d /lib
parent7cdd4111d0df65a5e4c03630fecb96980f0adb70 (diff)
docs: render 'MyFirstObjectWalk'
Since this tutorial is already formatted in Asciidoc, add it to the list of documents that are rendered on the website.
Diffstat (limited to 'lib')
-rw-r--r--lib/tasks/index.rake1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tasks/index.rake b/lib/tasks/index.rake
index 8a3acdc8..aa16b8a8 100644
--- a/lib/tasks/index.rake
+++ b/lib/tasks/index.rake
@@ -159,6 +159,7 @@ def index_doc(filter_tags, doc_list, get_content)
/^Documentation\/(
SubmittingPatches |
MyFirstContribution.txt |
+ MyFirstObjectWalk.txt |
(
git.* |
everyday |