GithubHelp home page GithubHelp logo

shadchin / sphinx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sphinx-doc/sphinx

0.0 3.0 0.0 20.47 MB

Main repository for the Sphinx documentation builder

Home Page: http://sphinx-doc.org

License: Other

Makefile 0.12% Python 68.31% JavaScript 28.59% TeX 1.72% HTML 0.84% CSS 0.39% C++ 0.03% PHP 0.01% Assembly 0.01%

sphinx's Introduction

Documentation Status https://travis-ci.org/sphinx-doc/sphinx.svg?branch=master

README for Sphinx

This is the Sphinx documentation generator, see http://www.sphinx-doc.org/.

Installing

Install from PyPI to use stable version:

pip install -U sphinx

Install from PyPI to use beta version:

pip install -U --pre sphinx

Install from newest dev version in stable branch:

pip install git+https://github.com/sphinx-doc/sphinx@stable

Install from newest dev version in master branch:

pip install git+https://github.com/sphinx-doc/sphinx

Install from cloned source:

pip install .

Install from cloned source as editable:

pip install -e .

Release signatures

Releases are signed with following keys:

Reading the docs

You can read them online at <http://www.sphinx-doc.org/>.

Or, after installing:

cd doc
make html

Then, direct your browser to _build/html/index.html.

Testing

To run the tests with the interpreter available as python, use:

make test

If you want to use a different interpreter, e.g. python3, use:

PYTHON=python3 make test

Continuous testing runs on travis: https://travis-ci.org/sphinx-doc/sphinx

Contributing

See CONTRIBUTING.rst

sphinx's People

Contributors

birkenfeld avatar tk0miya avatar shimizukawa avatar jfbu avatar lehmannro avatar jakobandersen avatar jacobmason avatar jonwaltman avatar mitsuhiko avatar pv avatar robruana avatar xuhdev avatar mitya57 avatar shirou avatar knzm avatar timkam avatar swsnr avatar ericfromcanada avatar relentlessidiot avatar al45tair avatar marco-buttu avatar alex avatar mgeier avatar mocobeta avatar techtonik avatar jklukas avatar uchida avatar jpihl avatar leonth avatar jwilk avatar

Watchers

Alexander Shadchin avatar James Cloos avatar  avatar

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.