Configure Epytext as default docstring formatter.

This commit is contained in:
Paulo Henrique Silva 2013-12-18 03:22:56 -02:00
parent 560a68eeb9
commit b88e242625
2 changed files with 1 additions and 6 deletions

View file

@ -6,7 +6,7 @@
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="myDocStringFormat" value="Plain" />
<option name="myDocStringFormat" value="Epytext" />
</component>
<component name="TestRunnerService">
<option name="projectConfiguration" value="Nosetests" />

5
.idea/misc.xml generated
View file

@ -1,11 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 2.7.5 (/System/Library/Frameworks/Python.framework/Versions/2.7/bin/python)" project-jdk-type="Python SDK" />
<component name="PyConsoleOptionsProvider">
<option name="myPythonConsoleState">
<PyConsoleSettings />
</option>
</component>
<component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false" SSL_PROTOCOLS="sslv3">
<option name="USER" value="" />
<option name="PASSWORD" value="" />