Migrate to readthedocs.io

This commit is contained in:
Jakob Stoklund Olesen
2016-04-27 16:08:08 -07:00
parent 4f40a2ae79
commit f1d43652ad
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ authors = ["The Cretonne Project Developers"]
name = "cretonne"
version = "0.0.0"
description = "Low-level code generator library"
documentation = "https://cretonne.readthedocs.org/"
documentation = "https://cretonne.readthedocs.io/"
repository = "https://github.com/stoklund/cretonne"
publish = false
build = "build.rs"