projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb4ef23
)
We now can have a reference to a filename inside a <see-also> tag.
author
Eliel C. Sardanons
<eliels@gmail.com>
Wed, 5 Nov 2008 13:54:21 +0000
(13:54 +0000)
committer
Eliel C. Sardanons
<eliels@gmail.com>
Wed, 5 Nov 2008 13:54:21 +0000
(13:54 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154617
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
doc/appdocsxml.dtd
patch
|
blob
|
history
diff --git
a/doc/appdocsxml.dtd
b/doc/appdocsxml.dtd
index
67e86d6
..
057bf09
100644
(file)
--- a/
doc/appdocsxml.dtd
+++ b/
doc/appdocsxml.dtd
@@
-11,7
+11,7
@@
<!ELEMENT see-also (ref*)>
<!ELEMENT ref (#PCDATA)*>
- <!ATTLIST ref type (application|function|astcli|link|manpage) #REQUIRED>
+ <!ATTLIST ref type (application|function|astcli|link|manpage|filename) #REQUIRED>
<!ELEMENT synopsis (#PCDATA)>