Ignore:
Timestamp:
Aug 14, 2014, 9:36:15 AM (10 years ago)
Author:
Borja Lopez <borja@…>
Branch:
default
Phase:
public
Tags:
0.1
Message:

Do not use argparse sphinx integration in the docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/_build/html/_sources/using.txt

    r44 r48  
    161161-------------------------------
    162162
    163 You can get the full list of arguments from the command line too::
     163You can get the full list of arguments from the command line::
    164164
    165165  stamps -h
     
    169169  stamps --help
    170170
    171 .. argparse::
    172    :module: stamper.cli
    173    :func: build_args_parser
    174    :prog: stamper
    175171
    176172
Note: See TracChangeset for help on using the changeset viewer.