Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc build improvements #65

Merged
merged 5 commits into from
Dec 2, 2012
Merged

Doc build improvements #65

merged 5 commits into from
Dec 2, 2012

Conversation

jodal
Copy link
Contributor

@jodal jodal commented Dec 2, 2012

While building the docs as part of a Debian package of ws4py I stumbled across some issues.

This pull request:

  • fixes all docs build errors and warnings
  • makes git ignore the docs build dir
  • makes the API docs build without having to set PYTHONPATH=.. every time you build

This also fixes the following build warning:

    .../ws4py/server/cherrypyserver.py:docstring of
    ws4py.server.cherrypyserver.WebSocketPlugin.broadcast:6: WARNING:
    Definition list ends without a blank line; unexpected unindent.
This fixes the following build warning:

    .../ws4py/server/geventserver.py:docstring of ws4py.
    server.geventserver.UpgradableWSGIHandler:12: WARNING: Inline literal
    start-string without end-string.
@Lawouach
Copy link
Owner

Lawouach commented Dec 2, 2012

Thanks a bunch for taking the time for this.

Lawouach added a commit that referenced this pull request Dec 2, 2012
@Lawouach Lawouach merged commit e6e9879 into Lawouach:master Dec 2, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants