content-browser-docs

UNIX name Owner Status
content-browser-docs 7x stable
Version Compatible with
N/A N/A
Developer docs for Netgen Content Browser

Netgen Content Browser documentation

This repository contains documentation for Netgen Content Browser.

Building the docs

If any of the following steps fail, rerun the commands with sudo.

  • Install pip, Python Package Manager

    On Ubuntu, you can install it with:

    $ apt-get install python3-pip

    Otherwise, check out official install docs.

  • Install the documentation dependencies:

    $ pip install -r requirements.txt
  • In the root directory of the repo, run the following to build the docs:

    $ make html

This will build the documentation and place the generated HTML files in _build/html directory.

Licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License
(CC BY-SA 3.0).

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.