Sign in
apache
/
cloudberry
/
HEAD
/
.
/
doc
/
src
/
sgml
/
stylesheet.css.xml
blob: a21fcca576f8e240b2e86bd4df6cb7a7f8b9b8e3 [
file
]
<!--
wrapper around stylesheet.css.xml to allow it to be loaded via docbook-xsl's
generate.css.header parameter.
-->
<!DOCTYPE style [
<!ENTITY css SYSTEM "stylesheet.css">
]>
<style>
&
css
;
</style>