<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Michael,<div class=""><br class=""></div><div class="">Fought with the readthedocs.yaml file for a while, but gave up. In the end, I added a requirements.txt file to list pip requirements, and added that to the readthedocs config (web interface). That seems to build now:<br class=""><div><br class=""></div></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><div><span style="caret-color: rgb(255, 255, 238); color: rgb(255, 255, 238); font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", Courier, monospace; font-size: 14.399999618530273px; white-space: pre; background-color: rgb(68, 68, 51);" class="">Collecting m2r (from -r docs/source/requirements.txt (line 1))
  Downloading <a href="https://files.pythonhosted.org/packages/39/e7/9fae11a45f5e1a3a21d8a98d02948e597c4afd7848a0dbe1a1ebd235f13e/m2r-0.2.1.tar.gz" class="">https://files.pythonhosted.org/packages/39/e7/9fae11a45f5e1a3a21d8a98d02948e597c4afd7848a0dbe1a1ebd235f13e/m2r-0.2.1.tar.gz</a>
Collecting mistune (from m2r->-r docs/source/requirements.txt (line 1))
  Downloading <a href="https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl" class="">https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl</a>
Requirement already satisfied: docutils in /home/docs/checkouts/<a href="http://readthedocs.org/user_builds/ovms/envs/latest/lib/python3.7/site-packages" class="">readthedocs.org/user_builds/ovms/envs/latest/lib/python3.7/site-packages</a> (from m2r->-r docs/source/requirements.txt (line 1)) (0.14)
Building wheels for collected packages: m2r
  Building wheel for m2r (setup.py): started
  Building wheel for m2r (setup.py): finished with status 'done'
  Stored in directory: /home/docs/checkouts/<a href="http://readthedocs.org/user_builds/ovms/.cache/pip/wheels/47/f8/dc/80f56bc4abf785834d422c2f5c864a14bf34576612aeb03492" class="">readthedocs.org/user_builds/ovms/.cache/pip/wheels/47/f8/dc/80f56bc4abf785834d422c2f5c864a14bf34576612aeb03492</a>
Successfully built m2r
Installing collected packages: mistune, m2r
Successfully installed m2r-0.2.1 mistune-0.8.4</span></div></div></blockquote><div class=""><div><br class=""></div><div>Regards, Mark.</div><div><br class=""><blockquote type="cite" class=""><div class="">On 31 Oct 2019, at 6:31 AM, Michael Balzer <<a href="mailto:dexter@expeedo.de" class="">dexter@expeedo.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Mark,<br class=""><br class="">I've pushed the change to include the README.md as the introduction page into the user guide.<br class=""><br class="">This change needs the sphinx plugin "m2r", which seems to require a change to the RTD configuration -- the build currently fails:<br class=""><br class=""><a href="https://readthedocs.org/projects/ovms/builds/9887081/" class="">https://readthedocs.org/projects/ovms/builds/9887081/</a><br class=""><br class="">It seems you need to add the plugin manually in the RTD web interface. To avoid that, the RTD systems supports build configurations in the source tree, maybe<br class="">that's a better option:<br class=""><br class="">https://docs.readthedocs.io/en/latest/config-file/index.html<br class=""><br class="">Regards,<br class="">Michael<br class=""><br class="">-- <br class="">Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal<br class="">Fon 02333 / 833 5735 * Handy 0176 / 206 989 26<br class=""><br class=""><br class="">_______________________________________________<br class="">OvmsDev mailing list<br class="">OvmsDev@lists.openvehicles.com<br class="">http://lists.openvehicles.com/mailman/listinfo/ovmsdev<br class=""></div></div></blockquote></div><br class=""></div></body></html>