Settings (Config)¶
Table of contents for this page
Open the Settings (Config) screen ( File> Preferences> Settings
) and select Extensions> reStructuredText
.
Preview HTML > End Task: Kill Terminal¶
Description |
Default value |
---|---|
Sets whether or not to automatically close the Terminal
when building with the HTML preview function.
|
true |
false
, Terminal will not close.false
.Sphinx Quick Start: Options¶
This is an option when using the Quick Start feature of Task.
Options |
Description |
Default value |
---|---|---|
Project name |
Set the project name ( project ) |
|
Author name(s) |
Set author name ( copyright ) |
|
Project version |
Set the version of the project ( version ) |
|
Project release |
Set the release for the project ( release ) |
|
Project language |
Set the document language ( language ) |
|
Separate source and build directories |
Split the source and build directories |
|
Use epub |
Enable when using epub |
|
Enable autodoc extension |
Enable the sphinx.ext.autodoc extension |
|
Enable doctest extension |
Enable the sphinx.ext.doctest extension |
|
Enable intersphinx extension |
Enable the sphinx.ext.intersphinx extension |
|
Enable todo extension |
Enable the sphinx.ext.todo extension |
|
Enable coverage extension |
Enable the sphinx.ext.coverage extension |
|
Enable imgmath extension |
Enable the sphinx.ext.imgmath extension |
|
Enable mathjax extension |
Enable the sphinx.ext.mathjax extension |
|
Enable ifconfig extension |
Enable the sphinx.ext.ifconfig extension |
|
Enable viewcode extension |
Enable the sphinx.ext.viewcode extension |
|
Enable githubpages extension |
Enable the sphinx.ext.githubpages extension |
|
See also
Note
If you have any trouble, please report it to Issues. Bugs and other reports are only accepted from this page.