mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-08 16:50:27 +00:00
Adds the new version of the doc as a quarto book
This commit is contained in:
25
doc/_quarto.yml
Normal file
25
doc/_quarto.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
project:
|
||||
type: book
|
||||
|
||||
book:
|
||||
title: "OBITools V4"
|
||||
author: "Eric Coissac"
|
||||
date: "1/17/2023"
|
||||
chapters:
|
||||
- index.qmd
|
||||
- intro.qmd
|
||||
- commands.qmd
|
||||
- library.qmd
|
||||
- annexes.qmd
|
||||
- references.qmd
|
||||
|
||||
bibliography: book.bib
|
||||
|
||||
format:
|
||||
html:
|
||||
theme: cosmo
|
||||
pdf:
|
||||
documentclass: scrreprt
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user