Changeset 913
- Timestamp:
- Jun 12, 2012 12:48:01 PM (11 years ago)
- Location:
- specdomain/src/specdomain
- Files:
-
- 2 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
specdomain/src/specdomain/doc
-
Property
svn:ignore
set to
_build
-
Property
svn:ignore
set to
-
specdomain/src/specdomain/doc/conf.py
r912 r913 18 18 # documentation root, use os.path.abspath to make it absolute, like shown here. 19 19 #sys.path.insert(0, os.path.abspath('.')) 20 sys.path.insert(0, os.path.abspath('..')) 20 21 21 22 # -- General configuration ----------------------------------------------------- … … 27 28 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. 28 29 extensions = ['sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.viewcode'] 29 extensions.append( 'sphinx .ext.specdomain' )30 extensions.append( 'sphinxcontrib.specdomain' ) 30 31 31 32 # Add any paths that contain templates here, relative to this directory. -
specdomain/src/specdomain/test
-
Property
svn:ignore
set to
_build
-
Property
svn:ignore
set to
Note: See TracChangeset
for help on using the changeset viewer.