[Checkins] [zopefoundation/zope.index] dd38ab: Enable Sphinx documentation.

GitHub noreply at github.com
Tue Oct 31 16:54:48 CET 2017


  Branch: refs/heads/docs-rtd
  Home:   https://github.com/zopefoundation/zope.index
  Commit: dd38abc6bee3ac849623e4beaa528d7ce4a9422d
      https://github.com/zopefoundation/zope.index/commit/dd38abc6bee3ac849623e4beaa528d7ce4a9422d
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M appveyor.yml
    A doc-requirements.txt
    A docs/Makefile
    A docs/changelog.rst
    A docs/conf.py
    A docs/field.rst
    A docs/index.rst
    A docs/interfaces.rst
    A docs/keyword.rst
    A docs/make.bat
    A docs/text.rst
    A docs/topic.rst
    M setup.py
    A src/zope/index/field/README.rst
    R src/zope/index/field/README.txt
    M src/zope/index/field/index.py
    M src/zope/index/field/sorting.py
    M src/zope/index/field/tests.py
    M src/zope/index/interfaces.py
    M src/zope/index/keyword/index.py
    M src/zope/index/keyword/interfaces.py
    A src/zope/index/text/README.rst
    M src/zope/index/text/baseindex.py
    M src/zope/index/text/cosineindex.py
    M src/zope/index/text/htmlsplitter.py
    M src/zope/index/text/lexicon.py
    M src/zope/index/text/okapiindex.py
    M src/zope/index/text/queryparser.py
    M src/zope/index/text/ricecode.py
    M src/zope/index/text/tests/test_textindexwrapper.py
    M src/zope/index/text/textindex.py
    R src/zope/index/text/textindex.txt
    M src/zope/index/text/widcode.py
    M src/zope/index/topic/filter.py
    M src/zope/index/topic/index.py
    M src/zope/index/topic/interfaces.py
    M tox.ini

  Log Message:
  -----------
  Enable Sphinx documentation.

- Drop Python 3.3
- Add the coverage environments and coveralls.




More information about the checkins mailing list