| Age | Commit message (Collapse) | Author |
|
|
|
html' must be run using a SPHINXBUILD=/path/to/virtualenv/with/pyramid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Docs: introduction.rst: Beaker -> Redis.
|
|
|
|
|
|
|
|
|
|
server console.
The main point of the second sentence is to setup the reader with
mental context for the 3rd sentence, so that the 3rd sentence sinks
in. Likewise, the parenthetical in the second sentence about server
startup messages gives the reader some clue as to what the rest of the
sentence it talking about. I suspect that some readers won't know
what a console is, and the rest will be confused by a server run on a
console.
|
|
|
|
|
|
|
|
|
|
|
|
admonitions of note, seealse, sidebar
|
|
kpinc-docs_dict_note
- Got note vs. sidebar vs. seealso admonitions worked out
|
|
|
|
|
|
kpinc-doc_reload_template_note
|
|
kpinc-doc_render_to_response2
|
|
Take care to retain the thought that the defaults setup by the
scaffold cause automatic template reload.
This patch should be applied before the docs_dict_note branch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
other interactive development features.
|
|
a paragraph.
|
|
|
|
"from pyramid.view import view_config" instead of "from pyramid.view. import view_config"
|
|
|
|
and index the example.
More fully explain the 2 examples, one with render_to_response call
and one without.
|
|
|
|
bertjwregeer-docs/remove_redundant
|
|
|
|
|
|
Docs: sessions.rst: Explain example.
|
|
Doc render
|
|
|
|
dictionaries.
|
|
Doing something to make the pull request have the right stuff.
|
|
|