Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.ap
Commits
f6222fa5
Commit
f6222fa5
authored
Apr 24, 2014
by
André Anjos
💬
Browse files
Fix basic README
parent
378b9e1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
f6222fa5
...
...
@@ -32,9 +32,9 @@ Documentation
You can generate the documentation for this package, after installation, using
Sphinx::
$
a
phinx-build -b html doc
a
phinx
$
s
phinx-build -b html doc
s
phinx
This shall place in the directory ``
a
phinx``, the current version for the
This shall place in the directory ``
s
phinx``, the current version for the
documentation of the package.
Testing
...
...
@@ -53,9 +53,9 @@ You can run a set of tests using the nose test runner::
the centrally installed version of Bob, or build your own version of Python
in which Bob <= 1.2.1 is not installed.
You can run our documentation tests using
a
phinx itself::
You can run our documentation tests using
s
phinx itself::
$
a
phinx-build -b doctest doc
a
phinx
$
s
phinx-build -b doctest doc
s
phinx
You can test overall test coverage with::
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment