/protocols/asn/docs/sources/src/main/resources/en-US/SS7_Stack_User_Guide.ent

http://mobicents.googlecode.com/ · Unknown · 23 lines · 22 code · 1 blank · 0 comment · 0 complexity · 2bcb98df315713c0d9693f28ef926b2f MD5 · raw file

  1. <!-- NOTES ON CHANGING ENTITY FILES
  2. Important: take care when changing entities for directories
  3. * Linux path separators must be: "/"
  4. * Windows path separators must be: "\"
  5. * Entities which represent directories MUST HAVE a final path separator:
  6. my/path/ <- (final separator)
  7. If this final separator is missing, then the documentation will be wrong. -->
  8. <!-- Common entities: same across all books except for BOOKID -->
  9. <!ENTITY THIS.VERSION "${version}">
  10. <!ENTITY THIS.PLATFORM "${THIS.PLATFORM}">
  11. <!ENTITY JEE.PLATFORM "${JEE.PLATFORM}">
  12. <!ENTITY BOOK_ID "${docs.bookid}_User_Guide">
  13. <!ENTITY YEAR "2010">
  14. <!ENTITY HOLDER "Red Hat Inc">
  15. <!ENTITY AUTHOR.EMAIL.AMIT "${author.email.amit}">
  16. <!ENTITY AUTHOR.EMAIL.BARTOSZ "${author.email.bartosz}">
  17. <!ENTITY AUTHOR.EMAIL.OLEG "${author.email.oleg}">
  18. <!ENTITY THIS.APPLICATION "${docs.application.name}">
  19. <!ENTITY THIS.APPLICATION.DIRNAME "${docs.application.dirname}">
  20. <!ENTITY THIS.ISSUE_TRACKER_URL "${THIS.ISSUE_TRACKER_URL}">
  21. <!ENTITY THIS.RELEASE_SOURCE_CODE_URL "${THIS.RELEASE_SOURCE_CODE_URL}">
  22. <!ENTITY THIS.TRUNK_SOURCE_CODE_URL "${THIS.TRUNK_SOURCE_CODE_URL}">