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/guides | |
| parent | ee042fc7bfa55ffa2c3b4471276a3b3a7cf95dea (diff) | |
doc fixes
Diffstat (limited to 'docs/guides')
| -rw-r--r-- | docs/guides/FAQ.rst | 6 | ||||
| -rw-r--r-- | docs/guides/source.rst | 7 |
2 files changed, 7 insertions, 6 deletions
diff --git a/docs/guides/FAQ.rst b/docs/guides/FAQ.rst index b36936d7..611bc102 100644 --- a/docs/guides/FAQ.rst +++ b/docs/guides/FAQ.rst @@ -599,9 +599,9 @@ I upgraded ZoneMinder to 1.30.2 or above and zmNinja stopped working! ZoneMinder changed API packaging with ZM 1.30.2 and above. You will have to read your distro notes on how to **properly** update. Read `this <https://forums.zoneminder.com/viewtopic.php?f=36&t=26002&start=30&hilit=api+broken>`__ -thread. Before you think zmNinja is the problem, make sure your `APIs -are -working :doc:`validating-api` +thread. Before you think zmNinja is the problem, make sure your APIs +are working (see :doc:`validating-api`) + 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 diff --git a/docs/guides/source.rst b/docs/guides/source.rst index 87252e09..c1956657 100644 --- a/docs/guides/source.rst +++ b/docs/guides/source.rst @@ -230,6 +230,7 @@ Your packages will be created in the ``dist`` folder Troubleshooting --------------- -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 +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 |
