Skip to content

Documentation doesn't build. #338

@ValentijnvdBeek

Description

@ValentijnvdBeek

Steps to reproduce

  1. Go to Docs/
  2. make info

Expected behaviour

The outputted file contains the documentation for python-telegram-bot in info format.

Actual behaviour

The outputted file is empty. The exception for this is when you are building the html files.

Configuration

Operating System:
GNU/Linux

Version of Python:
Python 3.4.4

Version of python-telegram-bot:
Fresh clone.

Version of Sphinx
1.3.5

The fix seems to be to either add modules.srt or telegram.srt to the index.srt file.

I've also noticed that there is some inconsistent naming in the documentation. For example you've telegram.ext.handler.rst and telegram.inlinequeryresultcachedmpeg4gif.rst. I'm not sure whether this is a bug or intended behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions