Blank summary for Sphinx extension

Bug #1629777 reported by KATO Tomoyuki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
stevedore
Triaged
Low
Unassigned

Bug Description

Stevedore Sphinx extension uses "doc.splitlines()[0]" as summary.
However, some project uses the below style docs at their source code.
Thefore, we got the blank line at first line, which results in blank summary.

  """
  Command-line interface to the Neutron APIs
  """

We should skip the blank lines as summary to avoid the blank.

see also: http://docs.openstack.org/developer/python-openstackclient/plugin-commands.html

Changed in python-stevedore:
assignee: nobody → KATO Tomoyuki (kato-tomoyuki)
Changed in python-stevedore:
importance: Undecided → Low
status: New → Triaged
Changed in python-stevedore:
assignee: KATO Tomoyuki (kato-tomoyuki) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.