Skip to content

alicevision/meshroom-manual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

68e6d8c · Feb 8, 2024
Nov 28, 2023
Feb 16, 2020
Feb 8, 2024
Jan 1, 2021
Nov 28, 2023
Oct 18, 2019
Jul 24, 2019
Jun 3, 2019
Apr 9, 2021
Jun 3, 2019
Nov 28, 2023

Repository files navigation

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