[devops] Line wrapping in PDF versions of docs

Bug #1498561 reported by Evgeny Konstantinov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Incomplete
Medium
Evgeny Konstantinov

Bug Description

The HTML version of the docs automatically scales to any line length.

The PDF version however can handle 72 chars or so. As a result, we have to break the lines (especially CLI examples) to fit in PDF/

e.g.

SELECT VARIABLE_VALUE FROM information_schema.GLOBAL_STATUS WHERE VARIABLE_NAME \
   = 'wsrep_ready'

Users need to remove the backslash for the command to work properly.

Is there any thing we can do with this? so that we don't have to work with the 72 chars limit and provide underwhelming experience to those who read the docs online (HTML)

Tags: area-devops
Changed in fuel:
assignee: nobody → Fuel DevOps (fuel-devops)
Andrey Nikitin (heos)
Changed in fuel:
importance: Undecided → Medium
milestone: none → 8.0
status: New → Triaged
Dmitry Pyzhov (dpyzhov)
tags: added: area-devops
Revision history for this message
Andrey Nikitin (heos) wrote :

Could you provide an example of the error or describe step-by-step guide how to reproduce the error?

Changed in fuel:
assignee: Fuel DevOps (fuel-devops) → Evgeny Konstantinov (evkonstantinov)
status: Triaged → New
Changed in fuel:
status: New → Confirmed
status: Confirmed → Incomplete
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.