Module: sip-router Branch: master Commit: 9113fae618d347a8b1689e14dd94a1e7d314d85a URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9113fae618d347a8b1689e14dd94a1e7d314d85a
Author: Henning Westerholt <[email protected]> Committer: Henning Westerholt <[email protected]> Date: Thu Oct 1 18:33:20 2009 +0200 db schema(k): add XSL files, as the ones from sr not work for us (extensions etc..) --- doc/stylesheets/dbschema_k/bookinfo.xml | 35 +++ doc/stylesheets/dbschema_k/dtd/dbschema.dtd | 72 +++++ doc/stylesheets/dbschema_k/xsl/common.xsl | 227 +++++++++++++++ doc/stylesheets/dbschema_k/xsl/db_berkeley.xsl | 233 +++++++++++++++ doc/stylesheets/dbschema_k/xsl/dbdoc.xsl | 116 ++++++++ .../dbschema_k/xsl/dbschema2docbook.xsl | 302 ++++++++++++++++++++ doc/stylesheets/dbschema_k/xsl/dbtext.xsl | 126 ++++++++ doc/stylesheets/dbschema_k/xsl/docbook.xsl | 54 ++++ doc/stylesheets/dbschema_k/xsl/modules_c.xsl | 240 ++++++++++++++++ doc/stylesheets/dbschema_k/xsl/modules_h.xsl | 187 ++++++++++++ doc/stylesheets/dbschema_k/xsl/mysql.xsl | 140 +++++++++ doc/stylesheets/dbschema_k/xsl/oracle.xsl | 221 ++++++++++++++ doc/stylesheets/dbschema_k/xsl/postgres.xsl | 135 +++++++++ doc/stylesheets/dbschema_k/xsl/sql.xsl | 258 +++++++++++++++++ 14 files changed, 2346 insertions(+), 0 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=9113fae618d347a8b1689e14dd94a1e7d314d85a _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
