Skip to content

Commit fa3ce3b

Browse files
(v1) Update built-in docs.
1 parent 165a5d0 commit fa3ce3b

File tree

1 file changed

+6
-161
lines changed

1 file changed

+6
-161
lines changed

source/phasereditor/phasereditor.help/html/quick-start/texture-packer.html

Lines changed: 6 additions & 161 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@
44
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
55
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
66
<head>
7-
8-
<!-- Global site tag (gtag.js) - Google Analytics -->
9-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-67206336-2"></script>
10-
<script>
11-
window.dataLayer = window.dataLayer || [];
12-
function gtag(){dataLayer.push(arguments);}
13-
gtag('js', new Date());
14-
15-
gtag('config', 'UA-67206336-2');
16-
</script>
17-
187
<meta charset="utf-8">
198

209
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -33,12 +22,6 @@
3322

3423

3524

36-
37-
38-
39-
40-
41-
4225
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
4326

4427

@@ -47,143 +30,23 @@
4730
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
4831

4932

50-
51-
<link rel="index" title="Index"
52-
href="genindex.html"/>
53-
<link rel="search" title="Search" href="search.html"/>
54-
<link rel="top" title="Phaser Editor Help" href="index.html"/>
55-
<link rel="next" title="Optimize The PNG Image Files" href="optipng.html"/>
56-
<link rel="prev" title="The Preview Window" href="preview-window.html"/>
33+
5734

5835

5936
<script src="_static/js/modernizr.min.js"></script>
6037

6138
</head>
6239

63-
<body class="wy-body-for-nav" role="document">
40+
<body role="document" style="background:white;font-family: serif;color:black;">
6441

6542

66-
<div class="wy-grid-for-nav">
67-
68-
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
69-
<div class="wy-side-scroll">
70-
<div class="wy-side-nav-search">
71-
72-
73-
74-
<a href="index.html" class="icon icon-home"> Phaser Editor
75-
76-
77-
78-
<img src="_static/logo.png" class="logo" />
79-
80-
</a>
81-
82-
83-
84-
85-
<div class="version">
86-
1.5.1
87-
</div>
88-
89-
90-
91-
92-
<div role="search">
93-
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
94-
<input type="text" name="q" placeholder="Search docs" />
95-
<input type="hidden" name="check_keywords" value="yes" />
96-
<input type="hidden" name="area" value="default" />
97-
</form>
98-
</div>
99-
100-
101-
</div>
102-
103-
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
104-
105-
106-
107-
108-
109-
110-
<p class="caption"><span class="caption-text">Contents:</span></p>
111-
<ul class="current">
112-
<li class="toctree-l1"><a class="reference internal" href="first-steps.html">First Steps</a></li>
113-
<li class="toctree-l1"><a class="reference internal" href="assets-manager.html">Assets Management</a></li>
114-
<li class="toctree-l1"><a class="reference internal" href="canvas.html">Canvas, The Scene Editor</a></li>
115-
<li class="toctree-l1"><a class="reference internal" href="jseditor.html">Coding The Game: The JavaScript Editor</a></li>
116-
<li class="toctree-l1"><a class="reference internal" href="chains.html">Chains: Search on the Phaser Docs</a></li>
117-
<li class="toctree-l1"><a class="reference internal" href="preview-window.html">The Preview Window</a></li>
118-
<li class="toctree-l1 current"><a class="current reference internal" href="#">Texture Packing Editor</a><ul>
119-
<li class="toctree-l2"><a class="reference internal" href="#create-the-atlas">Create the atlas</a></li>
120-
<li class="toctree-l2"><a class="reference internal" href="#tuning-the-atlas-parameters">Tuning the atlas parameters</a></li>
121-
<li class="toctree-l2"><a class="reference internal" href="#multiple-pages">Multiple pages</a></li>
122-
<li class="toctree-l2"><a class="reference internal" href="#the-side-panel">The side panel</a></li>
123-
<li class="toctree-l2"><a class="reference internal" href="#update-the-atlas-with-external-changes">Update the atlas with external changes</a></li>
124-
</ul>
125-
</li>
126-
<li class="toctree-l1"><a class="reference internal" href="optipng.html">Optimize The PNG Image Files</a></li>
127-
<li class="toctree-l1"><a class="reference internal" href="audio-sprites.html">Audio Sprites Editor</a></li>
128-
<li class="toctree-l1"><a class="reference internal" href="update.html">Update and Upgrade</a></li>
129-
</ul>
130-
131-
132-
133-
</div>
134-
</div>
135-
</nav>
136-
137-
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
138-
139-
140-
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
141-
142-
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
143-
<a href="index.html">Phaser Editor</a>
144-
145-
</nav>
43+
44+
<section data-toggle="" class="">
14645

14746

14847

149-
<div class="wy-nav-content">
48+
<div class="" style="padding:1em">
15049
<div class="rst-content">
151-
152-
153-
154-
155-
156-
157-
158-
159-
160-
161-
162-
163-
164-
165-
166-
167-
<div role="navigation" aria-label="breadcrumbs navigation">
168-
169-
<ul class="wy-breadcrumbs">
170-
171-
<li><a href="index.html">Docs</a> &raquo;</li>
172-
173-
<li>Texture Packing Editor</li>
174-
175-
176-
<li class="wy-breadcrumbs-aside">
177-
178-
179-
180-
</li>
181-
182-
</ul>
183-
184-
185-
<hr/>
186-
</div>
18750
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
18851
<div itemprop="articleBody">
18952

@@ -281,16 +144,6 @@ <h2>Update the atlas with external changes<a class="headerlink" href="#update-th
281144
</div>
282145
</div>
283146
<footer>
284-
285-
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
286-
287-
<a href="optipng.html" class="btn btn-neutral float-right" title="Optimize The PNG Image Files" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
288-
289-
290-
<a href="preview-window.html" class="btn btn-neutral" title="The Preview Window" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
291-
292-
</div>
293-
294147

295148
<hr/>
296149

@@ -333,15 +186,7 @@ <h2>Update the atlas with external changes<a class="headerlink" href="#update-th
333186

334187

335188
<script type="text/javascript" src="_static/js/theme.js"></script>
336-
337-
338-
339-
340-
<script type="text/javascript">
341-
jQuery(function () {
342-
SphinxRtdTheme.StickyNav.enable();
343-
});
344-
</script>
345189

190+
346191
</body>
347192
</html>

0 commit comments

Comments
 (0)