|
Revision 633, 311 bytes
(checked in by mgalloy, 2 years ago)
|
|
Removing extra idldoc/ directory level.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | idldoc, root='src', output='api-book', $ |
|---|
| 2 | title='API documentation for IDLdoc ' + idldoc_version(), $ |
|---|
| 3 | subtitle='IDLdoc ' + idldoc_version(/full), /nosource, $ |
|---|
| 4 | overview='overview', footer='footer', /embed, $ |
|---|
| 5 | template_prefix='latex-', comment_style='latex', $ |
|---|
| 6 | format_style='rst', markup_style='rst' |
|---|
| 7 | |
|---|
| 8 | exit |
|---|