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 | |
| parent | ee042fc7bfa55ffa2c3b4471276a3b3a7cf95dea (diff) | |
doc fixes
Diffstat (limited to 'docs/_build/html/guides')
| -rw-r--r-- | docs/_build/html/guides/FAQ.html | 7 | ||||
| -rw-r--r-- | docs/_build/html/guides/source.html | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/docs/_build/html/guides/FAQ.html b/docs/_build/html/guides/FAQ.html index d71c73ef..76dfa013 100644 --- a/docs/_build/html/guides/FAQ.html +++ b/docs/_build/html/guides/FAQ.html @@ -769,10 +769,9 @@ one</a>.</p> <p>ZoneMinder changed API packaging with ZM 1.30.2 and above. You will have to read your distro notes on how to <strong>properly</strong> update. Read <a class="reference external" href="https://forums.zoneminder.com/viewtopic.php?f=36&t=26002&start=30&hilit=api+broken">this</a> -thread. Before you think zmNinja is the problem, make sure your <cite>APIs -are -working :doc:`validating-api</cite> -Summary of reasons why zmNinja might have stopped working: - You did not +thread. Before you think zmNinja is the problem, make sure your APIs +are working (see <a class="reference internal" href="validating-api.html"><span class="doc">Validating APIs</span></a>)</p> +<p>Summary of reasons why zmNinja might have stopped working: - You did not check if your APIs are working after the upgrade - You did not upgrade properly (just updating the ZM package without following distro instructions with ZM is not sufficient) - You are missing some key 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> |
