[Checkins] [zopefoundation/Zope] 6b96bc: Document running under WSGI server.

GitHub noreply at github.com
Mon Jun 22 16:06:39 CEST 2015


  Branch: refs/heads/2.13
  Home:   https://github.com/zopefoundation/Zope
  Commit: 6b96bc756d673d0f120a43d2b6056b6e043e2baa
      https://github.com/zopefoundation/Zope/commit/6b96bc756d673d0f120a43d2b6056b6e043e2baa
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-20 (Sat, 20 Jun 2015)

  Changed paths:
    M .gitignore
    A doc/INSTALL-buildout.rst
    A doc/INSTALL-virtualenv.rst
    R doc/INSTALL.rst
    M doc/Makefile
    A doc/WSGI.rst
    A doc/_static/placeholder.txt
    A doc/_templates/placeholder.txt
    M doc/conf.py
    M doc/index.rst
    M doc/operation.rst

  Log Message:
  -----------
  Document running under WSGI server.

- Add docs for installation into a virtualenv.
- Update Sphinx paths to use '_' prefix.

Closes #30.


  Commit: 003ca49408e740c8ad26f6800428ab84f850ebed
      https://github.com/zopefoundation/Zope/commit/003ca49408e740c8ad26f6800428ab84f850ebed
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-20 (Sat, 20 Jun 2015)

  Changed paths:
    M doc/CHANGES.rst
    M doc/WHATSNEW.rst

  Log Message:
  -----------
  Update changelog / WHATSNEW docs to account for WSGI docs.

[ci skip]


  Commit: 81e1fc0756264e23693d8909f92b6300f6cd0108
      https://github.com/zopefoundation/Zope/commit/81e1fc0756264e23693d8909f92b6300f6cd0108
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-20 (Sat, 20 Jun 2015)

  Changed paths:
    M doc/WSGI.rst

  Log Message:
  -----------
  Document compositon of Zope w/ other WSGI apps.

[ci skip]


  Commit: ae88dec968ff5df068d6c6def16408f341eec6cb
      https://github.com/zopefoundation/Zope/commit/ae88dec968ff5df068d6c6def16408f341eec6cb
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-20 (Sat, 20 Jun 2015)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Notifications to me, for now.


  Commit: 21d9bba51920586da8e71c039da0462fa2699e82
      https://github.com/zopefoundation/Zope/commit/21d9bba51920586da8e71c039da0462fa2699e82
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-06-22 (Mon, 22 Jun 2015)

  Changed paths:
    M doc/INSTALL-virtualenv.rst

  Log Message:
  -----------
  Fix typo.

Addresses:
https://github.com/zopefoundation/Zope/pull/32/files#r32919776

[ci skip]


  Commit: 1c7db71639fe96963d9a663dfdba30979ac01600
      https://github.com/zopefoundation/Zope/commit/1c7db71639fe96963d9a663dfdba30979ac01600
  Author: Tom Gross <itconsense at gmail.com>
  Date:   2015-06-22 (Mon, 22 Jun 2015)

  Changed paths:
    M .gitignore
    M .travis.yml
    M doc/CHANGES.rst
    A doc/INSTALL-buildout.rst
    A doc/INSTALL-virtualenv.rst
    R doc/INSTALL.rst
    M doc/Makefile
    M doc/WHATSNEW.rst
    A doc/WSGI.rst
    A doc/_static/placeholder.txt
    A doc/_templates/placeholder.txt
    M doc/conf.py
    M doc/index.rst
    M doc/operation.rst

  Log Message:
  -----------
  Merge pull request #32 from zopefoundation/20-document_wsgi_publisher

Document running under WSGI server.


Compare: https://github.com/zopefoundation/Zope/compare/778c8ff11878...1c7db71639fe


More information about the checkins mailing list