From e8facfe9faa5262c38a1d951c18811e5e1169c60 Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Sat, 18 Nov 2017 21:28:10 +0100 Subject: [PATCH] docs: sphinx-versioning would not build master sphinx-versioning only build branches / commits with a 'docs/conf.py', otherwise: => Gathering info about the remote git repository... => Getting list of all remote branches/tags... => Found: docs_theme master resumable_send_recv 0.0.1 0.0.2 => With docs: 0.0.2 => Root ref master not found in: 0.0.2 refs #35 --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) create mode 120000 docs/conf.py diff --git a/docs/conf.py b/docs/conf.py new file mode 120000 index 0000000..03f0eff --- /dev/null +++ b/docs/conf.py @@ -0,0 +1 @@ +sphinxconf/conf.py \ No newline at end of file