Changeset 998 for specdomain
- Timestamp:
- Jul 6, 2012 5:32:08 PM (11 years ago)
- Location:
- specdomain/trunk/src/specdomain
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
specdomain/trunk/src/specdomain/AUTHORS
- Property svn:eol-style set to native
-
specdomain/trunk/src/specdomain/CHANGES
- Property svn:eol-style set to native
r912 r998 7 7 8 8 * Initial version. 9 -
specdomain/trunk/src/specdomain/LICENSE
- Property svn:eol-style set to native
-
specdomain/trunk/src/specdomain/MANIFEST.in
- Property svn:eol-style set to native
-
specdomain/trunk/src/specdomain/README
- Property svn:eol-style set to native
r973 r998 1 2 1 This Python package is an extension for Sphinx 3 2 (http://sphinx.pocoo.org/), to document SPEC macro -
specdomain/trunk/src/specdomain/VERSION
- Property svn:eol-style set to native
-
specdomain/trunk/src/specdomain/ez_setup.py
- Property svn:eol-style set to native
r908 r998 269 269 else: 270 270 main(sys.argv[1:]) 271 272 273 274 275 276 -
specdomain/trunk/src/specdomain/setup.cfg
- Property svn:eol-style set to native
-
specdomain/trunk/src/specdomain/setup.py
- Property svn:eol-style set to native
-
specdomain/trunk/src/specdomain/tox.ini
- Property svn:eol-style set to native
r908 r998 30 30 ## test html output 31 31 # sphinx-build -W -b html -d {envtmpdir}/doctrees doc {envtmpdir}/html 32
Note: See TracChangeset
for help on using the changeset viewer.