Code Monkey home page Code Monkey logo

buster-docs's Introduction

Buster.JS documentation

This is the sources for the Buster.JS documentation web site at http://docs.busterjs.org/.

Working with the docs

To work with the documentation, simply install Sphinx, clone the repo, and build the docs:

easy_install pip    # If you don't already have the pip Python installer
pip install sphinx
git clone https://github.com/busterjs/buster-docs.git
cd buster-docs
make html           # Or ``make.bat html`` if you're on Windows

Now you can open _build/html/index.html in a browser to view the generated HTML site. Rerun make html to refresh the generated files.

The docs at http://docs.busterjs.org/ are automatically updated when the changes are pushed to GitHub, thanks to Read The Docs.

Contributing documentation

Please feel free to add documentation, fix spelling errors or whatever. To contribute back, do a pull request, or simply send us a patch on [email protected]. We're happy to accept your changes in any medium, as long as it's git commits.

buster-docs's People

Contributors

jodal avatar jkarsrud avatar cjohansen avatar meisl avatar andybeeching avatar mroderick avatar

Watchers

Eduardo 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.