This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2024-12-15 07:36:03 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
9c9144717f
doctrine2
/
manual
/
docbook
/
Makefile
6 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
adding a stylesheet to the documentation, and a local override XSL sheet
2007-05-31 21:14:53 +04:00
XSLSTYLE
=
doctrine.xsl
adding a Makefile for docbook documentation rendering to HTML
2007-05-31 20:09:14 +04:00
%.html
:
%.
xml
xsltproc --output
$@
$(
XSLSTYLE
)
$<
html
:
doctrine
.
html
Reference in New Issue
Copy Permalink