Skip to content

Commit

Permalink
Fix Sphinx build warnings (locustio#875)
Browse files Browse the repository at this point in the history
WARNING: Title underline too short.
WARNING: Title overline too short.
  • Loading branch information
jdufresne authored and Sam Payeur committed Sep 12, 2018
1 parent f435997 commit f95bef7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ TaskSequence class
:members: locust, parent, min_wait, max_wait, wait_function, client, tasks, interrupt, schedule_task

seq_task decorator
==============
==================

.. autofunction:: locust.core.seq_task

Expand Down
6 changes: 3 additions & 3 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
##########
####################
Changelog Highlights
##########
####################

For full details of the Locust changelog, please see https://github.com/locustio/locust/CHANGELOG.md


0.9.0
====
=====

* Added detailed changelog (https://github.com/locustio/locust/CHANGELOG.md)
* Numerous bugfixes (see detailed changelog)
Expand Down

0 comments on commit f95bef7

Please sign in to comment.