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
2025-03-24 08:53:52 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
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 17:14:53 +00:00
XSLSTYLE
=
doctrine.xsl
adding a Makefile for docbook documentation rendering to HTML
2007-05-31 16:09:14 +00:00
%.html
:
%.
xml
xsltproc --output
$@
$(
XSLSTYLE
)
$<
html
:
doctrine
.
html
Reference in New Issue
Copy Permalink