Ticket #4867 enhancement closed fixed

Opened 2 years ago

Last modified 2 years ago

Improve lore2sphinx buildbot results for `projects/core/howto/components.xhtml`

Reported by: exarkun Owned by: lvh
Priority: normal Milestone: Lore to Sphinx
Component: core Keywords: documentation
Cc: Branch: branches/components-sphinx-4867
(diff, github, buildbot, log)
Author: screwtape, jdb Launchpad Bug:

Description (last modified by exarkun) (diff)

like #4566, except for the components document

Change History

1

Changed 2 years ago by exarkun

  • branch set to branches/components-sphinx-4867
  • branch_author set to exarkun

(In [30666]) Branching to 'components-sphinx-4867'

2

Changed 2 years ago by exarkun

(In [30667]) Merge the components parts of the impossibly huge #4568 branch

refs #4568 refs #4867

3

Changed 2 years ago by exarkun

  • keywords review added
  • branch_author changed from exarkun to screwtape, jdb

4

Changed 2 years ago by exarkun

  • description modified (diff)

5

Changed 2 years ago by <automation>

6

Changed 2 years ago by tenth

  • owner set to Screwtape
  • keywords review removed

There are a lot of changes here due to the change from 110V to 120V and "Foreign" to "UK", but everything seems to be in order.

The only inconsistency I noticed was that the doc string on the IAmericanSocket Interface's voltage() method is on the same line as the first set of triple quotes, unlike the other comments (which have been modified to have the triple quotes and text on separate lines):

class IAmericanSocket(Interface):
    def voltage():
      """Return the voltage produced by this socket object, as an integer.
      """

7

Changed 2 years ago by khorn

  • milestone set to Lore to Sphinx

8

Changed 2 years ago by khorn

  • owner changed from Screwtape to lvh

Review feedback isn't really part of the conversion process, if it's still an issue, please create a new ticket.

Other than that, this one can be merged.

9

Changed 2 years ago by lvh

  • status changed from new to closed
  • resolution set to fixed

(In [31059]) Better lore2sphinx output for components.xhtml

Author: khorn, Screwtape, jdb Reviewer: tenth, lvh Fixes: #4867

"Make Sphinx look gooder" -- JP

Note: See TracTickets for help on using tickets.