Giter VIP home page Giter VIP logo

ndn-ccl-api's Introduction

NDN Common Client Libraries API

This is the source code of NDN Common Client Libraries API, as published on https://named-data.net/doc/ndn-ccl-api/

Please submit any bugs or issues to the NDN-CCL issue tracker: https://redmine.named-data.net/projects/ndn-ccl/issues

Prerequisites

To "compile" documentation into html you need the Sphinx documentation package.

If you're on macOS:

sudo easy_install pip
sudo pip install sphinx
sudo pip install sphinxcontrib-fulltoc

If you're on Ubuntu Linux:

sudo apt-get install python-pip
sudo pip install sphinx
sudo pip install sphinxcontrib-fulltoc

Compilation

In a terminal, enter:

make html

And a set of HTML pages will be built under _build/html

If you have Latex installed, in a terminal you can also enter:

make latexpdf

This way Sphinx will prepare a .tex file and a .pdf document under _build/latex.

ndn-ccl-api's People

Contributors

cawka avatar ivanyeo avatar jefft0 avatar yoursunny avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

cawka ivanyeo danome

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.