From 991e2de25864148373b350938982c2599717b340 Mon Sep 17 00:00:00 2001 From: lslebodn Date: Aug 23 2017 13:57:18 +0000 Subject: Update dependencies in README.md The package sphinx in fedora is "Free open-source SQL full-text search engine" https://apps.fedoraproject.org/packages/sphinx We need different package https://apps.fedoraproject.org/packages/python-sphinx + adding missing dependency on graphviz. Which caused warning writing output... [100%] users/troubleshooting/how-to-troubleshoot-backend WARNING: dot command 'dot' cannot be run (needed for graphviz output), check the graphviz_dot setting generating indices... genindex --- diff --git a/README.md b/README.md index 9bdee22..d8b7701 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ the [docs link on the sssd pagure instance](https://pagure.io/docs/SSSD/sssd/). The SSSD documentation is written in RST. To contribute to the documentation: -1. Make sure Sphinx is installed (`dnf install sphinx` on Fedora) +1. Make sure Sphinx is installed (`dnf install python-sphinx graphviz` on Fedora) 2. Fork [this repository](https://pagure.io/SSSD/docs) on pagure 3. Add your content. The [sphinx documentation](http://www.sphinx-doc.org/en/stable/contents.html) might prove useful. If you are adding a new page, don't forget to add it to