Commit graph

66 commits

Author SHA1 Message Date
Jan Holthuis
36dd38306a docs/github_pages: Add redirect fix to gh-pages documentation 2020-04-02 14:48:35 +02:00
Jan Holthuis
880bd0b3ba assets/gh-pages-redirect: Fix gh-pages redirect to master branch
Apparently, just redirecting to the directory stopped working, but
linking to index.html works fine.
2020-04-02 14:46:26 +02:00
Jan Holthuis
8c51dfe7df docs/templates: Restore blank line after .. code-block::html 2020-04-02 14:38:13 +02:00
Jan Holthuis
35705cce18
Merge pull request #3 from Eido95/patch-2
docs/templates: Fix #2
2020-04-02 14:31:08 +02:00
Jan Holthuis
867325a678
Merge pull request #1 from Eido95/patch-1
docs/configuration: Fix minor text typo
2020-03-28 14:58:00 +01:00
Eido95
c85d72b352
docs/templates: Fix #2 2020-03-28 16:53:55 +03:00
Eido95
4fd6dc64a4
docs/configuration: Fix minor text typo 2020-03-28 15:32:06 +03:00
Jan Holthuis
be4a177996 docs/templates: Fix "In Development" title in template code 2020-03-12 09:59:55 +01:00
Jan Holthuis
8e1a7f12af .travis.yml: Run git fetch --all before running sphinx-multiversion 2020-03-12 09:56:30 +01:00
Jan Holthuis
0ebd929b81 docs/conf: Fix version numbers 2020-03-12 09:52:38 +01:00
Jan Holthuis
408cd93923 docs/changelog: Add changelog entry for version 0.1.1 2020-03-12 09:08:16 +01:00
Jan Holthuis
4dc7c989ed docs/changelog: Fix version number in changelog 2020-03-12 09:05:43 +01:00
Jan Holthuis
f29acf2ae7 setup.py: Bump version to 0.1.1 2020-03-12 09:04:30 +01:00
Jan Holthuis
d10d2ce7f8 sphinx_multiversion/main: Fix confdir not being set on missing -c flag 2020-03-12 09:01:49 +01:00
Jan Holthuis
afad67376e docs: Add version sidebar 2020-03-11 16:12:55 +01:00
Jan Holthuis
8d36aebb61 .travis.yml: Only push to Github Releases when using Python 3.7 2020-03-11 15:56:57 +01:00
Jan Holthuis
c20505a39f docs/install: Add PyPI install instructions 2020-03-11 15:54:17 +01:00
Jan Holthuis
1357c1cbf1 .travis.yml: Add os and dist config 2020-03-11 15:46:27 +01:00
Jan Holthuis
1092505f33 .travis.yml: Add deployments to PyPI and GitHub releases 2020-03-11 15:46:22 +01:00
Jan Holthuis
3ac6ccc672 setup.py: Set version to 0.1.0 2020-03-11 15:04:12 +01:00
Jan Holthuis
5ee10e93a5 .travis.yml: Only deploy docs on python 3.7 2020-03-11 14:42:11 +01:00
Jan Holthuis
f0a874777c docs: Add information how to deploy docs via Travis CI 2020-03-11 14:36:33 +01:00
Jan Holthuis
2ef891f6c5 .travis.yml: Do not keep history when deploying docs 2020-03-11 14:21:36 +01:00
Jan Holthuis
7d7389962b .travis.yml: Treat Sphinx warnings as errors 2020-03-11 14:19:25 +01:00
Jan Holthuis
2147202940 .travis.yml: Add redirect for GitHub Pages to deployment 2020-03-11 14:18:55 +01:00
Jan Holthuis
235c84d5b2 .travis.yml: Add auto-deployment for documentation 2020-03-11 14:03:06 +01:00
Jan Holthuis
0188686d0f docs: Add sphinx-multiversion to list of extensions 2020-03-11 13:57:03 +01:00
Jan Holthuis
2910d6ed7b README.md: Add build status image 2020-03-11 13:52:16 +01:00
Jan Holthuis
1bb3ff4343 setup.py: Add more metadata 2020-03-11 13:50:05 +01:00
Jan Holthuis
08f4c964bd .travis.yml: Use at least Python 3.6 2020-03-11 13:46:04 +01:00
Jan Holthuis
3bc4886fc0 .travis.yml: Use pre-commit for linting 2020-03-11 13:44:10 +01:00
Jan Holthuis
5d709d35b3 Fix various code style issues 2020-03-11 13:42:49 +01:00
Jan Holthuis
43b10754f4 Add pre-commit config 2020-03-11 13:42:49 +01:00
Jan Holthuis
ccf6113e28 Add .flake8 configuration 2020-03-11 13:42:49 +01:00
Jan Holthuis
7f18a3d202 Add pyproject.toml for black configuration 2020-03-11 13:42:49 +01:00
Jan Holthuis
b60c39a5fc .travis.yml: Add initial config for Travis CI 2020-03-11 13:16:39 +01:00
Jan Holthuis
6f52710420 Add requirements.txt 2020-03-11 13:11:42 +01:00
Jan Holthuis
7bde7fe824 docs: Add some information regarding hosting on GitHub Pages 2020-03-11 13:01:01 +01:00
Jan Holthuis
5e03ff5906 docs/faq: Add FAQ to documentation 2020-03-11 12:17:26 +01:00
Jan Holthuis
f5f5dca28f docs/configuration: Add smv_prefer_remote_refs option 2020-03-11 12:16:50 +01:00
Jan Holthuis
1cafcd7b3b main: Improve warning when an output dir is skipped 2020-03-11 11:23:48 +01:00
Jan Holthuis
1f30de7017 main: Add support for preferring local/remote refs 2020-03-11 11:23:24 +01:00
Jan Holthuis
31b55c7e91 sphinx: Fix wrong invocation of datetime.strftime for config.today 2020-02-27 17:42:43 +01:00
Jan Holthuis
480b394299 Get rid of Python 3.7 dependency 2020-02-26 11:42:37 +01:00
Jan Holthuis
fd189457d6 Show warning if matching references have been found 2020-02-25 15:55:23 +01:00
Jan Holthuis
aae989a375 Set sphinx date from commit creatordate 2020-02-25 15:22:10 +01:00
Jan Holthuis
2ad236af5a Improve config parsing in sphinx extension 2020-02-25 15:21:04 +01:00
Jan Holthuis
3ab33e5148 Add missing "-D" flag for command line defines 2020-02-25 12:32:29 +01:00
Jan Holthuis
537cb23438 Fix source directory path for other versions 2020-02-25 12:31:49 +01:00
Jan Holthuis
318b025d41 README: Add link to documentation 2020-02-24 00:15:42 +01:00