File: README.md

package info (click to toggle)
siconos 4.3.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 82,496 kB
  • sloc: cpp: 159,693; ansic: 108,665; fortran: 33,248; python: 20,709; xml: 1,244; sh: 385; makefile: 226
file content (8 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
This directory contains the source latex files for the developper notes called DevNotes.

The rst version is generated thanks to pandoc

    pandoc DevNotes.tex --from=latex --to=rst --chapters -o DevNotes.rst

Either we continue to edit the latex the latex files as a source file, or for some of the chapters it is possible to remove the latex file and an to work directly on thr rst file as a source file.