phpdoc.dist.xml 641 Bytes
<?xml version="1.0" encoding="UTF-8" ?>
<phpdocumentor
		configVersion="3"
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xmlns="https://www.phpdoc.org"
		xsi:noNamespaceSchemaLocation="https://docs.phpdoc.org/latest/phpdoc.xsd">
	<title>Ultimate Member - PHPDoc</title>
	<paths>
		<output>docs/phpdoc</output>
		<cache>docs/phpdoc/cache</cache>
	</paths>
	<version number="1.0.0">
		<folder>latest</folder>
		<api>
			<source dsn=".">
				<path>includes</path>
				<path>templates</path>
			</source>
			<extensions>
				<extension>php</extension>
			</extensions>
		</api>
	</version>
	<template name="clean"/>
</phpdocumentor>