From 945db2ed898d4feb55ca9e690dd859503f49c231 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sun, 7 May 2017 10:07:06 +0200 Subject: Link to C API documentation of master branch This is still work in progress. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8d69ba2..6747c80 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Vis a vim-like text editor [![Cygwin Build Status](https://ci.appveyor.com/api/projects/status/61059w4jpdnb77ft/branch/master?svg=true)](https://ci.appveyor.com/project/martanne/vis/branch/master) [![Coverity Scan Build Status](https://scan.coverity.com/projects/3939/badge.svg)](https://scan.coverity.com/projects/3939) [![codecov](https://codecov.io/gh/martanne/vis/branch/master/graph/badge.svg)](https://codecov.io/gh/martanne/vis) -[![Documentation Status](https://readthedocs.org/projects/vis/badge/?version=latest)](http://vis.readthedocs.io/en/latest/?badge=latest) +[![Documentation Status](https://readthedocs.org/projects/vis/badge/?version=master)](http://vis.readthedocs.io/en/master/?badge=master) [![#vis-editor on freenode](https://img.shields.io/badge/IRC-%23vis--editor-blue.svg)](irc://irc.freenode.net/vis-editor) Vis aims to be a modern, legacy free, simple yet efficient editor @@ -80,8 +80,8 @@ Learn about some differences compared to [`vim(1)`](https://github.com/martanne/vis/wiki/Differences-from-Vi(m)), respectively. -[Lua API Documentation](http://martanne.github.io/vis/doc/) is also -available. +[C API](https://vis.readthedocs.io/) as well as [Lua API](http://martanne.github.io/vis/doc/) +documentation is also available. Non Goals --------- -- cgit v1.2.3