alicevision / meshroom-manual

Meshroom manual and documentation

Home Page:https://meshroom-manual.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CC BY-SA 4.0 language: ReStructuredText

About

Read the latest version on https://meshroom-manual.readthedocs.io/en/latest/ download the PDF from https://readthedocs.org/projects/meshroom-manual/downloads/

This is documentation is work in progress.

See Project ToDo for details.

How to contribute

  • make yourself familiar with ReStructuredText and Sphinx
  • do not make any changes to the general structure (yet)
  • open an Issue for questions

We could use some help with:

How to Build

  • install Python 3
  • install a latex package
  • install pip and the rtd theme
pip install -r requirements.txt
  • in your cli, navigate to the meshroom-manual directory
  • type make html (this will re-/build the html doc)

For other build methods read the sphinx documentation.

FAQ

Why Restructured Text?

  • can be converted to various formats, including html and pdf using Sphinx

How to edit and preview Restructured Text?

Release versions

Format: v00.00.000

Example: v19.02.001 doc for Meshroom 2019.2, update 001

About

Meshroom manual and documentation

https://meshroom-manual.readthedocs.io


Languages

Language:Python 53.2%Language:Shell 18.9%Language:Batchfile 10.8%Language:TeX 8.7%Language:Makefile 8.4%