diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-15 10:33:47 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-15 10:33:47 -0400 |
| commit | b9741ec5f8e5b1dc2c15611507ded5d1ba86f177 (patch) | |
| tree | 0dcec917a1f1dbd5c6553e7e7dba190e3402e285 /docs/_build/html/guides/source.html | |
| parent | ee042fc7bfa55ffa2c3b4471276a3b3a7cf95dea (diff) | |
doc fixes
Diffstat (limited to 'docs/_build/html/guides/source.html')
| -rw-r--r-- | docs/_build/html/guides/source.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/_build/html/guides/source.html b/docs/_build/html/guides/source.html index 7430a695..8896bf5e 100644 --- a/docs/_build/html/guides/source.html +++ b/docs/_build/html/guides/source.html @@ -374,9 +374,11 @@ to automate the build process better.</p> </div> <div class="section" id="troubleshooting"> <h2>Troubleshooting<a class="headerlink" href="#troubleshooting" title="Permalink to this headline">¶</a></h2> -<p>Lots of things can go wrong. * Please make sure you don’t post issues -about why your own build is not working - please figure it out * Look -carefully at error messages</p> +<p>Lots of things can go wrong.</p> +<ul class="simple"> +<li>Please make sure you don’t post issues about why your own build is not working - please figure it out</li> +<li>Look carefully at error messages</li> +</ul> </div> </div> |
