- Use '/' key to quickly access this field.
- Enter a name of repository, or repository group for quick search.
- Prefix query to allow special search:
user:admin, to search for usernames, always global
user_group:devops, to search for user groups, always global
pr:303, to search for pull request number, title, or description, always global
commit:efced4, to search for commits, scoped to repositories or groups
file:models.py, to search for file paths, scoped to repositories or groups
For advanced full text search visit: repository search
Updating the Sphinx docs in preparation for the release....
Updating the Sphinx docs in preparation for the release.
I am going through the docs to make sure that i) there are no problems
with the generation of the the Sphinx docs and ii) that our docs
are an accurate reflection of the current state of the code.
As of this commit, I have made a first pass at everything *except*:
* Everything in the docs/source/interactive dir. This corresponds
to most of the old IPython docs about the ipython shell.
* The sections on the multiengine and task interfaces.
Of course, this is just a first pass and we likely have lots more
to do, but at least, our documentation exists and is no longer
misleading or wrong.