diff options
Diffstat (limited to 'www/docs/custom_wps_format.t')
-rw-r--r-- | www/docs/custom_wps_format.t | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/docs/custom_wps_format.t b/www/docs/custom_wps_format.t new file mode 100644 index 0000000000..6abeeef7d3 --- /dev/null +++ b/www/docs/custom_wps_format.t @@ -0,0 +1,8 @@ +#define _PAGE_ Configuring the Player WPS +#include "head.t" + +<pre> +#include "custom_wps_format.raw" +</pre> + +#include "foot.t" |