Coder Social home page Coder Social logo

docs's Introduction

How to preview the site

  • Create a python3 virtual environment and activate it:

    python3 -m venv .python_env

    . .python_env/bin/activate

    pip install --upgrade pip

    pip install wheel

    pip install -r requirements.txt

  • Run make html

  • Open _build/html/index.html in your browser or cd _build/html && python3 -m http.server to get search summaries

MacOS specific installation:

  • brew install pandoc mactex

Tip: If the make html command fails, it may be that you need to install some additional applications. You can look at the "before_install" section in the ".travis.yml" file to see which applications are required.

Use SPHINXOPTS= make html_no_saas instead of make html to build the html for the docs without the saas content (requires installation of pandoc locally).

docs's People

Contributors

grove avatar tombech avatar baardbouvet avatar knutj42 avatar gra-moore avatar jonasals89 avatar branislavjenco avatar mariebeersangvig avatar axelborge avatar ole-morten avatar erik-leven avatar djalil-bouhachi avatar hglad avatar ga-hegsvold avatar ashkanvahidishams avatar ifarshgar avatar msauban avatar palandreassen avatar heneri avatar tarjeiskrede avatar andebor avatar daniehj avatar mofsesam avatar olavgu avatar torgersen89 avatar kruand-sesam avatar gabriellcvig avatar trondbbarstad avatar ravishranjan avatar nemzes 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.