Public bug reported:

The devhelp index for Python 3.8 docs (Ubuntu 20.04) trims method and attribute 
names from the index items, leaving only the "(<...> method|attribute)" part.
Effectively that makes most of the items there unsearchable through devehelp 
interface.

For instance, the index shows:
(str method)
(str static method)
(struct.Struct attribute)

instead of expected:
capitalize (str method)
maketrans (str static method)
size (struct.Struct attribute)

Attached a screenshot.

** Affects: devhelp (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "Screenshot of trimmed index items"
   
https://bugs.launchpad.net/bugs/1898693/+attachment/5418253/+files/2020-10-06_10-18.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to devhelp in Ubuntu.
https://bugs.launchpad.net/bugs/1898693

Title:
  Devhelp index trims function names for python docs making them
  unsearchable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/devhelp/+bug/1898693/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to