Ignore:
Timestamp:
13 Nov 2014, 14:40:27 (10 years ago)
Author:
Henrik Bettermann
Message:

Change of name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/branches/henrik-regista/docs/source/conf.py

    r8438 r11949  
    11# -*- coding: utf-8 -*-
    22#
    3 # WAeUP Student Information and Registration Portal (Kofa) documentation build configuration file, created by
     3# WAeUP Student Information and Registration Portal (Ikoba) documentation build configuration file, created by
    44# sphinx-quickstart on Thu Jul 29 10:41:59 2010.
    55#
     
    4848
    4949# General information about the project.
    50 project = u'WAeUP.Kofa'
     50project = u'WAeUP.Ikoba'
    5151copyright = u'2011, WAeUP Team'
    5252
     
    5656#
    5757# The short X.Y version.
    58 version = pkg_resources.get_distribution('waeup.kofa').version
     58version = pkg_resources.get_distribution('waeup.ikoba').version
    5959#version = '0.2dev'
    6060# The full version, including alpha/beta/rc tags.
     
    174174
    175175# Output file base name for HTML help builder.
    176 htmlhelp_basename = 'WAeUPStudentInformationandRegistrationPortalKofadoc'
     176htmlhelp_basename = 'WAeUPStudentInformationandRegistrationPortalIkobadoc'
    177177
    178178
     
    188188# (source start file, target name, title, author, documentclass [howto/manual]).
    189189latex_documents = [
    190   ('index', 'WAeUPStudentInformationandRegistrationPortalKofa.tex', u'WAeUP Student Information and Registration Portal (Kofa) Documentation',
     190  ('index', 'WAeUPStudentInformationandRegistrationPortalIkoba.tex', u'WAeUP Student Information and Registration Portal (Ikoba) Documentation',
    191191   u'WAeUP Team', 'manual'),
    192192]
Note: See TracChangeset for help on using the changeset viewer.