<?xml version="1.0" encoding="UTF-8"?> <!-- vim: set ts=2 sw=2 tw=80 ai si: --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:d="http://docbook.org/ns/docbook" xmlns:exsl="http://exslt.org/common" exclude-result-prefixes="d xsl exsl" version="1.0"> <!-- P4Convert WebHelp customizations --> <!-- ============================================================= --> <!-- Import Perforce styles --> <!-- ============================================================= --> <xsl:import href="@p4-assets-dir@/publicsite.xsl"/> <!-- ============================================================= --> <!-- parameters and styles --> <!-- ============================================================= --> <!-- xsl:template name="user.webhelp.head.content"> <link rel="stylesheet" type="text/css" href="css/p4convert.css"/> </xsl:template --> </xsl:stylesheet>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 10825 | Paul Allen | Branching using paul_allen.p4convert | ||
//guest/perforce_software/p4convert/docs/assets/publicsite/publicsite.xsl | |||||
#1 | 9809 | Paul Allen |
Documentation content. Will need to publish Perforce Documentation _build (Check if Open Source compatible). |