~ubuntu-branches/ubuntu/trusty/yelp-xsl/trusty

« back to all changes in this revision

Viewing changes to xslt/mallard/html/TODO

  • Committer: Package Import Robot
  • Author(s): Simon McVittie
  • Date: 2012-10-22 22:14:09 UTC
  • mfrom: (1.3.3)
  • mto: (11.1.3 experimental)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: package-import@ubuntu.com-20121022221409-563yhrggjvqtt7yc
Tags: upstream-3.6.1
ImportĀ upstreamĀ versionĀ 3.6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mal.if.features:
2
 
  mallard:if/1.0
3
 
  mallard:experimental/facet
4
 
  mallard:experimental/gloss
5
 
  mallard:experimental/ui#expander
6
 
  mallard:experimental/ui#thumbs
7
 
  mallard:unpublished:svg/1.0
8
 
  mallard:unpublished:ttml/1.0
9
 
 
10
 
if:test on ttml:div ttml:p
11
 
 
12
 
mal2html.links.ul : add $node, delete $bold and $nodesc
13
 
 
14
 
api:function c py
15
 
api:signal   c py
16
 
api:property c py
17
 
api:method   c py
18
 
api:struct   c py
19
 
 
20
 
api:function
21
 
  api:modifier *
22
 
  api:returns ?
23
 
    api:modifier *
24
 
    api:type ?
25
 
    api:name ?
26
 
  api:name
27
 
  api:arg *
28
 
    api:modifier *
29
 
    api:type ?
30
 
    api:name ?
31
 
 
32
 
api:property
33
 
  api:modifier *
34
 
  api:type ?
35
 
  api:name
36
 
  api:getter ?
37
 
  api:setter ?
38
 
 
39
 
api:signal
40
 
  api:name
41
 
  FIXME
42
 
 
43
 
api:class
44
 
  api:name
45
 
  FIXME
46