Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.extension
Commits
89a751ca
Commit
89a751ca
authored
Mar 26, 2014
by
Manuel Günther
Browse files
Updated README (small RST issue).
parent
45a9f78f
Changes
1
Show whitespace changes
Inline
Side-by-side
README.rst
View file @
89a751ca
...
@@ -188,7 +188,7 @@ a) ``description.name()`` to get the name of the function
...
@@ -188,7 +188,7 @@ a) ``description.name()`` to get the name of the function
b
)
``
description
.
doc
()``
to
get
the
aligned
documentation
of
the
function
,
properly
indented
and
broken
at
80
characters
(
by
default
).
b
)
``
description
.
doc
()``
to
get
the
aligned
documentation
of
the
function
,
properly
indented
and
broken
at
80
characters
(
by
default
).
This
call
will
check
that
all
parameters
and
return
values
are
documented
,
and
add
a
``..
todo
``
directive
if
not
.
This
call
will
check
that
all
parameters
and
return
values
are
documented
,
and
add
a
``..
todo
``
directive
if
not
.
Sphinx
directives
like
``..
note
::``,
``..
warning
::``
or
``..
math
::``
will
be
automatically
detected
and
aligned
,
when
they
are
used
as
one
-
line
directive
,
e
.
g
.:
Sphinx
directives
like
``..
note
::``,
``..
warning
::``
or
``..
math
::``
will
be
automatically
detected
and
aligned
,
when
they
are
used
as
one
-
line
directive
,
e
.
g
.:
:
"(more text)
\n
.. note:: This is a note
\n
(more text)"
"(more text)
\n
.. note:: This is a note
\n
(more text)"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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