Giter Club home page Giter Club logo

sphinx-rust's Introduction

sphinx-rust's People

Contributors

kellpossible avatar

Stargazers

Toshiki Teramura avatar Felix Meyer-Wolters avatar Tom Johnson avatar

Watchers

James Cloos avatar Nicola Musatti avatar  avatar  avatar

sphinx-rust's Issues

How to install this?

Heya.

I just found this repository when I was searching for ways to
import/integrate rustdoc documentation into my Sphinx docs for one of
my projects.

I was wondering how people would install this package, or is it not
ready for general use? I'm inclined to think it's not, but I just
wanted to make sure.

Thanks for starting this project BTW, it should help a lot with Rust
and Sphinx. I hope others in the Rust community hear about this as well.

Is there anything people can do to help with this project? Perhaps
making issues or a TODO.md file might help to give them ideas?

Cheers! :-)

Error with Sphinx 5.1.1

Running travis-sphinx build --source=doc results in

Traceback (most recent call last):
  File "/home/jayvdb/python/sphinx-rust/.tox/py310/lib/python3.10/site-packages/sphinx/config.py", line 347, in eval_config_file
    exec(code, namespace)
  File "/home/jayvdb/python/sphinx-rust/doc/conf.py", line 4, in <module>
    import sphinxrust
  File "/home/jayvdb/python/sphinx-rust/.tox/py310/lib/python3.10/site-packages/sphinxrust/__init__.py", line 3, in <module>
    from .rustdomain import RustDomain
  File "/home/jayvdb/python/sphinx-rust/.tox/py310/lib/python3.10/site-packages/sphinxrust/rustdomain.py", line 22, in <module>
    from sphinx.locale import l_
ImportError: cannot import name 'l_' from 'sphinx.locale' (/home/jayvdb/python/sphinx-rust/.tox/py310/lib/python3.10/site-packages/sphinx/locale/__init__.py)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.