diff options
| author | Clément Pit-Claudel | 2019-05-16 16:47:35 -0400 |
|---|---|---|
| committer | Clément Pit-Claudel | 2019-05-22 14:35:47 -0400 |
| commit | bc4f73821733365fb5882f455ca503feaa96f11f (patch) | |
| tree | b4b101642613cd8130584376cafd04faee6643b7 /doc/sphinx/changes.rst | |
| parent | 5c5bd952e9c28c3acf740fcdced03b2b7145076d (diff) | |
[refman] Give explicit names to the various 'Arguments' commands
Diffstat (limited to 'doc/sphinx/changes.rst')
| -rw-r--r-- | doc/sphinx/changes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sphinx/changes.rst b/doc/sphinx/changes.rst index 701c62cdce..db4ebd5e38 100644 --- a/doc/sphinx/changes.rst +++ b/doc/sphinx/changes.rst @@ -656,8 +656,8 @@ changes: attribute. - Removed deprecated commands ``Arguments Scope`` and ``Implicit - Arguments`` in favor of :cmd:`Arguments`, with the help of Jasper - Hugunin. + Arguments`` in favor of :cmd:`Arguments (scopes)` and + :cmd:`Arguments (implicits)`, with the help of Jasper Hugunin. - New flag :flag:`Uniform Inductive Parameters` by Jasper Hugunin to avoid repeating uniform parameters in constructor declarations. |
