diff options
author | Stanislaw Klekot <[email protected]> | 2017-10-30 20:39:07 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-01-24 13:23:15 +0100 |
commit | ad88794506a0ccf0671dd9b909890e0a80b346cc (patch) | |
tree | bd407f6dbf3f3ac82cc82d0f485ca9938c6774cb /build.config | |
parent | f545564473f0f92cc5b266616b289cf6266e9e28 (diff) | |
download | erlang.mk-ad88794506a0ccf0671dd9b909890e0a80b346cc.tar.gz erlang.mk-ad88794506a0ccf0671dd9b909890e0a80b346cc.tar.bz2 erlang.mk-ad88794506a0ccf0671dd9b909890e0a80b346cc.zip |
Add support for Sphinx documentation builder
Diffstat (limited to 'build.config')
-rw-r--r-- | build.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.config b/build.config index ae146ac..154a7ea 100644 --- a/build.config +++ b/build.config @@ -34,6 +34,7 @@ plugins/eunit plugins/proper plugins/relx plugins/shell +plugins/sphinx plugins/syntastic plugins/triq plugins/xref |