Commit Graph

17 Commits (a1d95536f9c4202015c6f07ea27e97e867d2f3a4)

Author SHA1 Message Date
Nick Cartwright 17469d0781 Fix typo: comma not colon separates groups in patterns 9 years ago
James Cammarata 37f2cbc429 Merge pull request #12436 from amenonsen/ranges
Support «hosts: foo[1:]» and add tests for split/apply_subscript
9 years ago
Brian Coca 5dd61ad3fe Merge pull request #12409 from mgedmin/patch-2
Fix example formatting in the documentation
9 years ago
Abhijit Menon-Sen 2fcdb37e7b Support «hosts: groupname[1:]» notation (~= 'the rest of the group') 9 years ago
Abhijit Menon-Sen b47bc343ea Document , instead of : in intro_patterns, update changelog 9 years ago
Marius Gedminas 5d3d53e890 Fix example formatting 9 years ago
Abhijit Menon-Sen d9086ab46b Describe the groupname[x]/[x:y] syntax in more detail 9 years ago
Abhijit Menon-Sen 5f13d40a2b Mention x:y ranges in pattern documentation 9 years ago
Strahinja Kustudić fa1549fec1 Fixed documentation for host pattern portions 10 years ago
Jim Kleckner 93ea369540 Add doc of @filename in intro_patterns.rst
I noticed that the @filename notation for the --limit argument was not
conveniently described.

This patch adds a simple example to the intro_patterns.rst file.
10 years ago
Michael DeHaan c6bfd05c81 Document pattern ranges on the patterns page. 10 years ago
Matt Jaynes f3e416f065 Minor documentation fixes.
Fixed double-dash literals. Fixed broken :doc: links. Minor case fixes. Minor wording fixes.
11 years ago
Michael DeHaan 1c29f043b4 Add contents to various pages with more than one topic per page. 11 years ago
Michael DeHaan 041cea134f New Sphinx theme has sidebar navigation so don't need TOC on each page. 11 years ago
James Tanner f347133d85 Revert "Move info on limit from the ad hoc command page to the pattern page"
This reverts commit cda707f99e.
11 years ago
Lars Francke cda707f99e Move info on limit from the ad hoc command page to the pattern page 11 years ago
Michael DeHaan 0cd09dd54f Remove extra "latest/" subdirectory in docs build structure. 11 years ago