17 lines
440 B
XML
17 lines
440 B
XML
<?xml version="1.0"?>
|
|
<!--
|
|
MonoGame - Copyright (C) The MonoGame Team
|
|
This file is subject to the terms and conditions defined in
|
|
file 'LICENSE.txt', which is part of this source code package.
|
|
-->
|
|
<style xmlns="SharpDoc">
|
|
|
|
<name>MonoGame</name>
|
|
<description>MonoGame style for web publishing</description>
|
|
<inherit>Standard</inherit>
|
|
|
|
<param name="FileExt">.html</param>
|
|
<param name="ExternalLinkTarget">_top</param>
|
|
|
|
</style>
|