changelog and documentation entries about wmlmove removal

This commit is contained in:
Elvish_Hunter 2016-01-22 20:46:39 +01:00
parent 48459baff4
commit 9d12141ab3
3 changed files with 2 additions and 8 deletions

View file

@ -50,6 +50,7 @@ Version 1.13.2+dev:
* imgcheck now runs on Python 3
* Fix bug #15259: Secondary click uses control-click instead of command-click in OS X
* New hi-res icon using new logo for OS X
* Removed the "wmlmove" Python tool
Version 1.13.2:
* Add-ons client:

View file

@ -49,13 +49,6 @@ A WML cross-reference checker. Normally you'll use this to list
unresolved symbols, if any. See the header comment of wmlscope for a
description and invocation options.
=== wmlmove ===
Use this tool to generate commands that will move a unit between
namespaces; campaign to core, core to campaign, or campaign to
campaign. See the header comment of wmlmove for a description and
invocation options.
=== wmlunits ===
List names of all units in mainline, either as a mediawiki table or

View file

@ -11,7 +11,7 @@
# It also checks actual macro arguments against types implied by the formals
#
# (Most of the work is done by a cross-referencer class that is also
# used elsewhere, e.g. by wmlmove.)
# used in other tools.)
#
# It takes a list of directories as arguments; if none is given, it
# behaves as though the current directory had been specified as a