diff options
| author | Sebastian Spaeth <sebastian@sspaeth.de> | 2010-03-16 20:54:43 +0100 |
|---|---|---|
| committer | Sebastian Spaeth <sebastian@sspaeth.de> | 2010-03-16 20:54:43 +0100 |
| commit | 422ba4becaf5a0accb5ce6e02f671d1f8706f455 (patch) | |
| tree | 53284ab3b63babbafe60a4dda3e313193c3daf82 /docs/source/conf.py | |
| parent | 9182b97e269e510911a29c9e9c56a7c3bdd76ebf (diff) | |
update documentation so it makes sense
--HG--
extra : transplant_source : %3F%E9%23%2B%2A%83%06g%10R%CA%CD%27N5%3E%22g%1E%AD
Diffstat (limited to 'docs/source/conf.py')
| -rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 70b39fa5..4d8be533 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -37,7 +37,7 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'notmuch' +project = u'cnotmuch' copyright = u'2010, Sebastian Spaeth' # The version info for the project you're documenting, acts as replacement for |
