Ticket #8779 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

qtassistant expand <source> </source>

Reported by: Andrei Savici Owned by: Andrei Savici
Priority: minor Milestone: Release 3.1
Component: Documentation Keywords:
Cc: Blocked By:
Blocking: Tester: Jay Rainey

Description

Some pages in the offline help look bad when the original contain <source lang="python"> </source> tags. Same for lang="xml" See GroupDetectors, ConvertToMD

Change History

comment:1 Changed 7 years ago by Andrei Savici

  • Status changed from new to inprogress

Parse <source ...></source> tags for qtassistant. Refs #8779

Changeset: c061f5185a0d14f724c7223349d37d1440662b1e

comment:2 Changed 7 years ago by Andrei Savici

  • Status changed from inprogress to verify
  • Resolution set to fixed
  • Milestone changed from Backlog to Release 3.1

Branch feature/8779_qtassistant_source_tags To test: Build qtassistant Check python script and xml code in usage examples shows up ok

In GroupDetectors, there is also the problem of indented text, but that is to be solved in ticket #8781

comment:3 Changed 7 years ago by Jay Rainey

  • Status changed from verify to verifying
  • Tester set to Jay Rainey

comment:4 Changed 7 years ago by Jay Rainey

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/8779_qtassistant_source_tags'

Full changeset: 5eaacec3e98d782bed87ea4faf9aa858b3b0285b

comment:5 Changed 7 years ago by Jay Rainey

I checked several algorithms (including those mentioned) in version 3.0 to see how bad they looked. I then used a develop build to see with the changes made above. The code in python/xml now is easier to read and formatted as expected.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9623

Note: See TracTickets for help on using tickets.