Changeset 4319

Show
Ignore:
Timestamp:
03/07/09 20:36:20 (4 years ago)
Author:
gpolo
Message:

Minor tweaks.

Location:
branch/sphinxdoc
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branch/sphinxdoc/Makefile

    r4318 r4319  
    1111html: BUILDER = html 
    1212html: build 
    13         @echo "Build finished. The HTML pages are in html/." 
     13        @echo "Build finished. The HTML pages are in build/html/." 
    1414 
    1515build: 
  • branch/sphinxdoc/src/conf.py

    r4311 r4319  
    33# Umit documentation build configuration file 
    44# 
    5 # This file is execfile()d with the current directory set to its containing dir. 
     5# This file is execfile()d with the current directory set to its containing 
     6# dir. 
    67# 
    78# The contents of this file are pickled, so don't put values in the namespace 
     
    5859#unused_docs = [] 
    5960 
    60 # List of directories, relative to source directories, that shouldn't be searched 
    61 # for source files. 
     61# List of directories, relative to source directories, that shouldn't be 
     62# searched for source files. 
    6263#exclude_dirs = [] 
    6364 
    64 # The reST default role (used for this markup: `text`) to use for all documents. 
     65# The reST default role (used for this markup: `text`) to use for all 
     66# documents. 
    6567#default_role = None 
    6668 
     
    158160 
    159161# Grouping the document tree into LaTeX files. List of tuples 
    160 # (source start file, target name, title, author, document class [howto/manual]). 
     162# (source start file, target name, title, author, 
     163# document class [howto/manual]). 
    161164latex_documents = [ 
    162165  ('index', 'Umit.tex', 'Umit Documentation',