2707: Add markup notes to html output
Part 2: enable css, clean up code. TODO: better output, support in default css files, test svn: r12644
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
# This is the src/data/templates level Makefile
|
||||
pkgdata_DATA = marble.tpkg \
|
||||
pink_marble.tpkg \
|
||||
sepia.tpkg \
|
||||
sky_border.tpkg \
|
||||
blue_edge.tpkg \
|
||||
templates.xml
|
||||
|
||||
pkgdatadir = $(datadir)/@PACKAGE@/data/templates
|
||||
EXTRA_DIST = $(pkgdata_DATA)
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,7 +0,0 @@
|
||||
<templates>
|
||||
<template title="Blue Edge" file="blue_edge.tpkg"/>
|
||||
<template title="Pink Marble" file="pink_marble.tpkg"/>
|
||||
<template title="Sky Border" file="sky_border.tpkg"/>
|
||||
<template title="Marble" file="marble.tpkg"/>
|
||||
<template title="Sepia" file="sepia.tpkg"/>
|
||||
</templates>
|
Reference in New Issue
Block a user