Beginning of the documentation

This commit is contained in:
2022-11-17 11:16:12 +01:00
parent 29563aa94e
commit 95b28a6612
35 changed files with 4935 additions and 0 deletions

22
doc/index.Rmd Normal file
View 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
---