Changeset b69320d in indico


Ignore:
Timestamp:
08/23/11 15:42:05 (22 months ago)
Author:
Jose Benito <jose.benito.gonzalez@…>
Branches:
master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b2, v0.99, b8c30da8ebdbdcbd675a873997cc3e95f567de49, 4287315ec967a3da168d83963c14001db8487d53
Children:
2cbbaf
Parents:
f2dba1
git-author:
Adrian Moennich <jerome.ernst.monnich@…> (06/24/11 16:08:58)
git-committer:
Jose Benito <jose.benito.gonzalez@…> (08/23/11 15:42:05)
Message:

[FIX] Add docs for room/location filter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/guides/ExportAPI/exporters/categ.rst

    re0a8fc rb69320d  
    1111Parameters 
    1212---------- 
    13 None 
     13 
     14========  =====  ========================================================== 
     15Param     Short  Description 
     16========  =====  ========================================================== 
     17location  l      Only include events taking place at the specified location. 
     18                 The `*` and `?` wildcards may be used. 
     19room      r      Only include events taking place in the specified room. 
     20                 The `*` and `?` wildcards may be used. 
     21========  =====  ========================================================== 
    1422 
    1523 
Note: See TracChangeset for help on using the changeset viewer.