Steve Piercy
2018-09-22 e22970cd21eb36c2a658c843bb5cb4f59d77fd19
2018-09-22 Steve Piercy
Remove wrapperclass to avoid error Unknown configure key: latex_elements['w...
blob@ fa2030 commitdiff | diff to current
2018-09-22 Steve Piercy
Add support for RTD Ethical Ads
blob@ 167f35 commitdiff | diff to current
2018-06-20 Steve Piercy
remove html_use_smartypants - for good, now that we specify Sphinx minimum ...
blob@ ed60f8 commitdiff | diff to current
2018-03-13 Steve Piercy
attempt to fix smart quotes - Testing whether the version of Sphinx on RTD ...
blob@ 433f1f commitdiff | diff to current
2018-01-29 Steve Piercy
Remove `html_use_smartypants` setting because RTD now uses Sphinx 1.6.5
blob@ d6c613 commitdiff | diff to current
2017-07-21 Steve Piercy
Update webob intersphinx
blob@ 5e4d8e commitdiff | diff to current
2017-06-27 Michael Merickel
mark 1.8 as outdated documentation
blob@ 07ecae commitdiff | diff to current
2017-06-26 Steve Piercy
change http://docs.pylonsproject.org to https - use correct URL for code st...
blob@ 1c561a commitdiff | diff to current
2017-06-20 Steve Piercy
update intersphinx for pytest and repoze.who - Closes #3098
blob@ ac5420 commitdiff | diff to current
2017-05-12 Steve Piercy
fix pytest in intersphinx - backport #3035
blob@ 39eaf1 commitdiff | diff to current
2017-01-22 Michael Merickel
prep conf.py for 1.9
blob@ 7670fb commitdiff | diff to current
2017-01-22 Michael Merickel
prep 1.8
blob@ 48411c commitdiff | diff to current
2017-01-02 Michael Merickel
improve the registry documentation to cover usage as a dictionary
blob@ 5e20f9 commitdiff | diff to current
2016-12-23 Steve Piercy
add cookiecutter to intersphinx
blob@ acab34 commitdiff | diff to current
2016-12-15 Michael Merickel
alphabetize
blob@ 5225f9 commitdiff | diff to current
2016-12-12 Steve Piercy
add sphinx.ext.todo, support for todo items
blob@ 79f067 commitdiff | diff to current
2016-11-27 Steve Piercy
convert pcreate and pdistreport to use argparse - add sphinxcontrib-autopro...
blob@ b7f994 commitdiff | diff to current
2016-12-08 Steve Piercy
add fixes for Sphinx 1.5
blob@ 11d637 commitdiff | diff to current
2016-11-25 Steve Piercy
add todo Sphinx extension for todo blocks - add lists, tables, danger, todo...
blob@ bf5c9e commitdiff | diff to current
2016-11-21 Steve Piercy
add code block options - add literal includes - add displaying long command...
blob@ 90db2b commitdiff | diff to current
2016-07-16 Steve Piercy
Fix link to zope.component docs
blob@ fb9c22 commitdiff | diff to current
2016-04-18 Steve Piercy
update RELEASING.txt to better account for master and previous branches - a...
blob@ a575d1 commitdiff | diff to current
2016-04-17 Steve Piercy
update RELEASING.txt with version terms, extra step update conf.py with cle...
blob@ 7c9eab commitdiff | diff to current
2016-04-16 Steve Piercy
quick_tutorial cleanup - replace nose with pytest - cleanup unit_testing.rst
blob@ 86e187 commitdiff | diff to current
2016-04-06 Steve Piercy
- remove conf.py straggler - update intersphinx link to python3 docs - Clos...
blob@ 186b72 commitdiff | diff to current
2016-02-07 Michael Merickel
fix pyramid_tm url
blob@ ed0401 commitdiff | diff to current
2016-01-31 Steve Piercy
add instructions for enabling pylons_sphinx_latesturl on previously release...
blob@ 48738d commitdiff | diff to current
2016-01-30 Steve Piercy
update instructions for major release in conf.py html_theme_options
blob@ bd88dc commitdiff | diff to current
2015-12-20 Steve Piercy
add sphinxcontrib-programoutput configuration to render command line output
blob@ 50dd2e commitdiff | diff to current
2015-09-01 Steve Piercy
- add pylonswebframework to intersphinx config, sort entries so they can be...
blob@ 82862b commitdiff | diff to current
2015-04-16 Steve Piercy
Replace git submodule crap with new pylons-sphinx-themes package goodness. ...
blob@ 71d66b commitdiff | diff to current
2015-04-15 Chris McDonough
master is now 1.7
blob@ 59626a commitdiff | diff to current
2015-04-14 Chris McDonough
no longer in-progress on this branch
blob@ 2d13f4 commitdiff | diff to current
2014-12-17 Chris McDonough
repoze who docs moved
blob@ 023afb commitdiff | diff to current
2014-05-04 Steve Piercy
- looks like _ are now - in RTD
blob@ fc4740 commitdiff | diff to current
2014-05-04 Steve Piercy
- add cookbook to intersphinx mapping
blob@ c6c8c5 commitdiff | diff to current
2014-04-08 Chris McDonough
i have no idea why we do this in here, but let's make it at least correct
blob@ b66661 commitdiff | diff to current
2013-10-14 Chris McDonough
Address #866; don't run the tests when the docs build, this means that 'mak...
blob@ 48afc2 commitdiff | diff to current
2013-10-14 Chris McDonough
temporarily dont run tests to see impact on readthedocs
blob@ a10a8f commitdiff | diff to current
2013-10-08 Steve Piercy
- remove . from end of URL
blob@ 6a3eed commitdiff | diff to current
2013-10-08 Steve Piercy
Merge branch 'conf' of github.com:tshepang/pyramid into tshepang-conf.
blob@ cd869d commitdiff | diff to current
2013-10-02 Chris McDonough
- Removed mention of ``pyramid_beaker`` from docs. Beaker is no longer m...
blob@ 66be39 commitdiff | diff to current
2013-09-13 Paul Everitt
All the references re-wired.
blob@ 4042c7 commitdiff | diff to current
2013-09-13 Paul Everitt
First cut at import of quick tutorial.
blob@ b1b922 commitdiff | diff to current
2013-08-19 Chris McDonough
explain
blob@ 4aec43 commitdiff | diff to current
2013-08-19 Steve Piercy
no HTML smartypants! Fix https://github.com/Pylons/pyramid/issues/669
blob@ ffdc8c commitdiff | diff to current
2013-08-16 Steve Piercy
One more "The Pyramid Web Application Development Framework" to "The Pyrami...
blob@ 63bac4 commitdiff | diff to current
2013-08-13 Paul Everitt
Merge remote-tracking branch 'origin/master' into docs.gettingstarted
blob@ a66e00 commitdiff | diff to current
2013-08-13 Paul Everitt
Add Intersphinx for Beaker, clean up some broken references, change from pi...
blob@ bf84d9 commitdiff | diff to current
2013-08-13 Paul Everitt
Forgot to add the subdir
blob@ c90471 commitdiff | diff to current
first | « prev | next »