mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
Beginning of the documentation
This commit is contained in:
22
doc/index.Rmd
Normal file
22
doc/index.Rmd
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "The GO *OBITools*"
|
||||
author: "SEric Coissac"
|
||||
date: "2022-08-25"
|
||||
site: "bookdown::bookdown_site"
|
||||
documentclass: book
|
||||
bibliography: [book.bib]
|
||||
biblio-style: apalike
|
||||
link-citations: yes
|
||||
output:
|
||||
bookdown::gitbook:
|
||||
lib_dir: "book_assets"
|
||||
bookdown::pdf_book:
|
||||
keep_tex: yes
|
||||
github-repo: seankross/bookdown-start
|
||||
url: 'http\://seankross.com/bookdown-start/'
|
||||
description: "Description of the principles used into the GO implementation of *OBITools*."
|
||||
editor_options:
|
||||
markdown:
|
||||
wrap: 72
|
||||
---
|
||||
|
Reference in New Issue
Block a user