Giter VIP home page Giter VIP logo

mpf-docs's Introduction

Mission Pinball Framework Documentation (mpf-docs)

This repo is the documentation for the Mission Pinball Framework.

Docs are hosted by Read the Docs at http://docs.missionpinball.org. You can download PDF, HTML, and Epub versions.

The "latest" branch of these docs corresponds to the latest released branch recent version of MPF. (We note which features have been added, changed, and removed as needed.)

Building Docs Locally

You can build the docs using Sphinx. You will first need to install Python 3.x and pip. Then add these libraries:

pip install sphinx
pip install gitpython
pip install sphinx_rtd_theme
pip install sphinx-notfound-page
pip install ruamel.yaml==0.15.100

Running Unit Tests

To test that MPF can run all the config snippets in the docs and run the corresponding unit tests inside the docs (if there is one) type:

make unit

Compiling HTML

Compile the docs to ./_build/html/ with the command:

make html

Licensing

These docs are licensed CC BY 4.0. MPF and all code licensed MIT.

mpf-docs's People

Contributors

jabdoa2 avatar toomanybrians avatar qcapen avatar cfbenn avatar avanwinkle avatar travisbmartin avatar jankantert avatar jeremytedwards avatar ironspider avatar homechicken avatar konjurertim avatar colemanomartin avatar unrared avatar kylenahas avatar mwiz avatar seanirby avatar kevinleedrum avatar compy avatar aaronmatthies avatar swizzlefish avatar harryxs avatar catrinaisahuman avatar driskel avatar enteryourinitials avatar mwseiden avatar ralfito avatar eyesee1 avatar borgdog avatar atummons avatar snux avatar

Watchers

James Cloos 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.