Ticket #3923 defect closed wontfix

Opened 4 years ago

Last modified 23 months ago

twisted-dev.el's documentation generating function is outdated

Reported by: lvh Owned by:
Priority: lowest Milestone:
Component: core Keywords: twisted-dev
Cc: mwh Branch:
Author: lvh Launchpad Bug:

Description

When I press F7 in emacs (Twisted-dev minor mode enabled) to generate documentation, I get errors like this:

~/sandbox/twisted/positioning/doc/howto/: no such directory

I've been told that package/doc/howto is where docs used to go way-back-when, but this isn't the case anymore.

I'm not entirely sure how to fix the implementation, since I'm not sure what the function f : packageName, moduleName -> documentationDirectory *is* supposed to look like. For my project, it's probably the package name (positioning), for 90% of the modules it's probably the module name.

Change History

1

Changed 4 years ago by lvh

  • owner glyph deleted

2

Changed 4 years ago by mwh

  • cc mwh added
  • keywords review removed
  • component changed from core to conch

There doesn't seem to be anything to review here.

3

Changed 4 years ago by lvh

  • component changed from conch to core

Agreed that it shouldn't be in for review, but I think this belongs to core not conch.

4

Changed 2 years ago by <automation>

5

Changed 23 months ago by exarkun

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

#5205 removed the emacs/ directory. I opened < https://bugs.launchpad.net/twisted-emacs/+bug/821228> to track this issue on Launchpad.

Note: See TracTickets for help on using tickets.