Coder Social home page Coder Social logo

vpp-docs's Introduction

Overview

This repository was created as a private staring point for the vpp documentation project. It is expected that it will be used as a sandbox that can be used to evaluate and comment on the new fd.io document structure.

Build and Load Instructions

I build and load the documents using a mac, but these instuctions should be portable to any platform. I used the Python virtual environment.

For more information on how to use the Python virtual enviroment check out Installing packages using pip and virtualenv.

  1. Get the repository
git clone https://github.com/fdioDocs/vpp-docs
cd vpp-docs
  1. Install the virtual environment
python -m pip install --user virtualenv
python -m virtualenv env
source env/bin/activate
pip install -r etc/requirements.txt

Note

To exit from the virtual environment execute:

deactivate
  1. Build the html files
cd docs
make html
  1. View the results.

To view the results start a browser and open the file:

<THE CLONED DIRECTORY>/docs/_build/html/index.html

vpp-docs's People

Contributors

a-olechtchouk avatar dbarach avatar jadenisco avatar javierfernandezvalles avatar mdr78 avatar

Watchers

 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.