Django

Code

Ticket #5180 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

remaining man pages for installed binaries

Reported by: Nick Efford <nick@efford.org> Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords: man pages, binaries
Cc: Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 1

Description

Refs #3341. The attached patch contains a first stab at man pages for the rest of the installed binaries (everything apart from django-admin.py), as discussed in LittleEasyImprovements. I'm following Malcolm's suggestion and submitting these as a new ticket, rather than adding to #3341.

These probably need some minor tweaking; in particular, someone who understands the internationalization stuff fully should check that I haven't misrepresented any of it...

Attachments

make-messages.1 (2.1 kB) - added by Nick Efford <nick@efford.org> on 08/16/07 08:34:09.
man page for make-messages.py
compile-messages.1 (0.9 kB) - added by Nick Efford <nick@efford.org> on 08/16/07 08:35:02.
man page for compile-messages.py
unique-messages.1 (1.0 kB) - added by Nick Efford <nick@efford.org> on 08/16/07 08:35:56.
man page for unique-messages.py
daily_cleanup.1 (1.0 kB) - added by Nick Efford <nick@efford.org> on 08/16/07 08:36:31.
man page for daily_cleanup.py
gather_profile_stats.1 (0.8 kB) - added by Nick Efford <nick@efford.org> on 08/16/07 08:37:10.
man page for gather_profile_stats.py

Change History

08/16/07 08:34:09 changed by Nick Efford <nick@efford.org>

  • attachment make-messages.1 added.

man page for make-messages.py

08/16/07 08:35:02 changed by Nick Efford <nick@efford.org>

  • attachment compile-messages.1 added.

man page for compile-messages.py

08/16/07 08:35:56 changed by Nick Efford <nick@efford.org>

  • attachment unique-messages.1 added.

man page for unique-messages.py

08/16/07 08:36:31 changed by Nick Efford <nick@efford.org>

  • attachment daily_cleanup.1 added.

man page for daily_cleanup.py

08/16/07 08:37:10 changed by Nick Efford <nick@efford.org>

  • attachment gather_profile_stats.1 added.

man page for gather_profile_stats.py

08/18/07 09:46:27 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch set to 1.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs changed.

08/19/07 06:59:20 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [5942]) Fixed #5180 -- Added man pages for remaining files under django/bin/. We still need to rename some binaries before they can be safely installed, I suspect, so these aren't installed by default yet, but the groundwork is there now. Excellent job, Nick Efford!


Add/Change #5180 (remaining man pages for installed binaries)




Change Properties
Action