An open API service indexing awesome lists of open source software.

https://github.com/kellpossible/sphinx-rust

Rust documentation/domain in Sphinx
https://github.com/kellpossible/sphinx-rust

Last synced: 10 months ago
JSON representation

Rust documentation/domain in Sphinx

Awesome Lists containing this project

README

          

# Sphinx-Rust [![Build Status](https://travis-ci.org/kellpossible/sphinx-rust.svg?branch=master)](https://travis-ci.org/kellpossible/sphinx-rust) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

An effort to get rust documentation in Sphinx.

Based on the following projects:
+ https://github.com/bastikr/sphinx-julia/
+ https://github.com/bronto/javasphinx

Starting with a rust domain. Hoping to get the domain
linked automatically to the regular rust api documentation.

**Extremely WIP**

[Documentation](https://kellpossible.github.io/sphinx-rust/)