Giter VIP home page Giter VIP logo

swarm-docs's Introduction

Swarm Guide

This is the source of the documentation of Swarm, written in Sphinx. Its built version is hosted on http://swarm-guide.readthedocs.io

Building the docs

The entry point will be in ./build/html/index.html.

Native with Python

pip install -r requirements.txt
make html

On a Debian or derivative:

sudo apt-get install python-sphinx python3-sphinx-rtd-theme
make html

Using Docker

This way you will get the necessary environment set up for you inside the docker image:

make html-docker

Tips

While editing you may want to start a process that continuously builds the docs in the background:

watch -n 5 "make html"

Incentivisation paper

make SOURCE=sw^3 latexpdf

Restructured text markup, sphinx

  • cheat sheets:
    • best <https://github.com/ralsina/rst-cheatsheet/blob/master/rst-cheatsheet.rst>_
    • quick <reference http://docutils.sourceforge.net/docs/user/rst/quickref.html>_
    • official <http://docutils.sourceforge.net/docs/user/rst/cheatsheet.txt>_ (output <http://docutils.sourceforge.net/docs/user/rst/cheatsheet.html>_)
  • rst primer <http://sphinx-doc.org/rest.html>_
  • inline <http://sphinx-doc.org/markup/inline.html>_
  • extentions <http://sphinx-doc.org/extensions.html#builtin-sphinx-extensions>_
    • default <http://www.sphinx-doc.org/en/stable/domains.html#the-standard-domain>_
    • js API <http://www.sphinx-doc.org/en/stable/domains.html#the-javascript-domain>_
    • http API <http://pythonhosted.org/sphinxcontrib-httpdomain>_
    • go <https://pypi.python.org/pypi/sphinxcontrib-golangdomain>_

Licences

This document is licensed under the @emph{Creative Commons Attribution License}. To view a copy of this license, visit http://creativecommons.org/licenses/by/2.0/

swarm-docs's People

Contributors

acud avatar arachnid avatar attila-lendvai avatar crtahlin avatar eknir avatar fantasticofox avatar holisticode avatar jmozah avatar kavalerov avatar nagydani avatar nolash avatar nonsense avatar santicomp2014 avatar semuelle avatar skylenet avatar zelig 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.