Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-9495

qdoc3 doesn't work with utf-8 documentations.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.7.0
    • Documentation
    • None

      qdoc3 doesn't work with utf-8 documentations.

      qdoc3 splits multibyte utf-8 chars to each byte characters.

      ex. qdoc3 converts U+3042 ( "¥e3¥81¥82" ) to あ

      And outputted html's encoding is iso-8859-1.
      Language is en only.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            docteam Qt Documentation Team
            asaki Takumi ASAKI
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes