Skip to content

Commit 38e4830

Browse files
committed
Add description
1 parent 971ebf3 commit 38e4830

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
# General information about the project.
4646
project = u'How to Think Like a Computer Scientist'
4747
copyright = u'2014 Brad Miller, David Ranum, Created using Runestone Interactive'
48+
course_description = """Based on the original open source book by Allan Downy and Jeff Elkner. Learn Python, this edition is expanded with additional topics and is fully interactive. Try examples, answer questions, interactively, right in the book!"""
49+
key_words = "intro google active learning fun data turtle graphics learn"
50+
shelf_section = "Intro to Computer Science"
51+
4852

4953
# The version info for the project you're documenting, acts as replacement for
5054
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)