HomeSort by relevance Sort by last modified time
    Searched refs:xml2rfc (Results 1 - 2 of 2) sorted by null

  /external/libopus/doc/
build_oggdraft.sh 41 if test -z `which xml2rfc 2> /dev/null`; then
42 echo "Error: couldn't find xml2rfc."
44 echo "Please install xml2rfc version 2 or later."
45 echo "E.g. 'pip install xml2rfc' or follow the instructions"
46 echo "on http://pypi.python.org/pypi/xml2rfc/ or tools.ietf.org."
50 echo running xml2rfc
52 xml2rfc draft-ietf-codec-oggopus.xml --text --html
build_draft.sh 101 echo running xml2rfc
102 xml2rfc draft-ietf-codec-opus.xml draft-ietf-codec-opus.html &
103 xml2rfc draft-ietf-codec-opus.xml

Completed in 89 milliseconds