mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-08 13:30:04 +00:00
117 lines
4.1 KiB
Plaintext
117 lines
4.1 KiB
Plaintext
%(head_prefix)s
|
|
%(head)s
|
|
<link rel="icon" type="image/png" href="images/icon.png">
|
|
%(stylesheet)s
|
|
<link rel="stylesheet" href="css/default.css" type="text/css" />
|
|
<link rel="stylesheet" href="css/flavor.css" type="text/css" />
|
|
<link rel="stylesheet" href="css/renderman-university.css" type="text/css" />
|
|
<link rel="stylesheet" href="css/pygments.css" type="text/css" />
|
|
<style>
|
|
#mainContentContainer {
|
|
left: 15px;
|
|
margin-left: 255px;
|
|
}
|
|
ul.creatorFooterNav {
|
|
margin-left: 250px;
|
|
}
|
|
.navigation {
|
|
background-color: #333333;
|
|
margin-top: 10px;
|
|
margin-left: 10px;
|
|
}
|
|
ul.creatorMainNav li a {
|
|
font-size: 12px !important;
|
|
}
|
|
.copyrightFooter {
|
|
font-size: 11px;
|
|
margin-top: 25px;
|
|
text-align: center;
|
|
float: none;
|
|
}
|
|
</style>
|
|
%(body_prefix)s
|
|
%(body_pre_docinfo)s
|
|
%(docinfo)s
|
|
|
|
<div id="mainContentContainer">
|
|
<div class="fullWidth headerColor">
|
|
<div class="center">
|
|
<div id="mainSiteNavigation">
|
|
<div class="homeRenderManLink">
|
|
<a href="http://graphics.pixar.com/opensubdiv/index.html"><img alt="OpenSubdiv Logo" src="images/opensubdiv_logo_header.png"></a>
|
|
</div>
|
|
|
|
<!-- TOP NAVIGATION MENU -->
|
|
<ul class="creatorMainNav floatLeft" id="menu">
|
|
<li class="creatorMainNav">
|
|
<a href="release_notes.html">${RELEASE_STRING}</a>
|
|
</li>
|
|
</ul>
|
|
<ul class="creatorMainNav floatNav" id="menu">
|
|
<li class="mainSubNavigation marginR12 marginL12" id="navbarId-23704">
|
|
<a href="intro.html">User Docs</a>
|
|
</li>
|
|
<li class="mainSubNavigation marginR12 marginL12" id="navbarId-23887">
|
|
<a href="doxy_html/index.html">API Docs</a>
|
|
</li>
|
|
<li class="mainSubNavigation marginR12 marginL12" id="navbarId-23944">
|
|
<a href="release_notes.html">Release Notes</a>
|
|
</li>
|
|
<li class="mainSubNavigation marginR15 marginL12" id="navbarId-23703">
|
|
<a href="http://graphics.pixar.com/opensubdiv/forum.html">Forum</a>
|
|
</li>
|
|
<a class="blueButton marginR0 marginL0" style="width:70px" href="https://github.com/PixarAnimationStudios/OpenSubdiv">Github</a>
|
|
</ul>
|
|
</div><!-- close mainSiteNavigation -->
|
|
</div><!-- close center -->
|
|
</div><!-- close fullWidth -->
|
|
|
|
|
|
<div class="clearBoth"></div>
|
|
|
|
<h1 class="articleContentTitle">OSD_ARTICLE_TITLE</h1>
|
|
|
|
<div class="clearBoth"></div>
|
|
|
|
<hr>
|
|
|
|
<div class="clearBoth"></div>
|
|
|
|
<div class="coursewareBackground">
|
|
|
|
<!-- <div class="topicLeftData-IntroPara"></div> -->
|
|
<div class="topicLeftData-MainData">
|
|
%(body)s
|
|
%(body_suffix)s
|
|
|
|
</div><!-- close topicLeftData-MainData -->
|
|
</div><!-- close coursewareBackground -->
|
|
</div> <!-- close mainContentContainer -->
|
|
</div> <!-- close center -->
|
|
|
|
<!-- BOTTOM NAVIGATION MENU -->
|
|
<ul class="creatorFooterNav">
|
|
<li class="" id="navbarId-23704">
|
|
<a href="intro.html">User Docs</a>
|
|
</li>
|
|
<li class="" id="navbarId-23887">
|
|
<a href="doxy_html/index.html">API Docs</a>
|
|
</li>
|
|
<li class="" id="navbarId-23944">
|
|
<a href="release_notes.html">Release Notes</a>
|
|
</li>
|
|
<li class="" id="navbarId-23703">
|
|
<a href="http://graphics.pixar.com/opensubdiv/forum.html">Forum</a>
|
|
</li>
|
|
</ul><!-- end bottom navigation menu -->
|
|
|
|
<div class="clearBoth"></div>
|
|
|
|
<div class="center">
|
|
<div class="copyrightFooter">
|
|
TM & © 1986 - 2017 PIXAR. ALL RIGHTS RESERVED. <a class="copyrightFooter" target="_blank" href="https://www.pixar.com/terms-of-use#terms-of-use-1">Terms of Use</a>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="clearBoth"></div>
|