Skip to content
Snippets Groups Projects
Commit 09ba5254 authored by Jean-Michel Bruel's avatar Jean-Michel Bruel
Browse files

First draft

parent b504c016
Branches
No related tags found
No related merge requests found
Makefile 0 → 100644
#-----------------------------------------------------
# Some usefull instructions...
#
DIAGRAMS = images/*.svg
DEP = *.adoc
ANTORA = npx antora
DOCS = ./public
#-----------------------------------------------------
all: $(DOCS)/index.html
antora --fetch antora-playbook.yml
# npm i -D -E antora
deploy: $(DOCS)/index.html
@echo "========================================"
@echo "==> Deploy updates "
./deploy
\ No newline at end of file
# https://docs.antora.org/antora/2.3/component-version-descriptor/
# https://docs.antora.org/antora/2.3/component-name-and-version/
name: main
version: '1.0'
# https://docs.antora.org/antora/2.3/component-display-version/
# display_version: α
# https://docs.antora.org/antora/2.3/component-title/
title: Welcome
# https://docs.antora.org/antora/2.3/component-start-page/
start_page: index.adoc
# https://docplayer.fr/169511571-Asciidoc-asciidoctor-antora.html
nav:
- modules/ROOT/nav.adoc
File added
content/modules/ROOT/images/fates-logo.png

151 KiB

content/modules/ROOT/images/poster.png

717 KiB

* xref:index.adoc[]
* xref:properties.adoc[]
//Parameters
:toc:
// Definitions
:anr: https://anr.fr/en/[ANR]
:i3s: http://i3s.unice.fr[CNRS]
:inria: https://www.inria.fr/fr/centre-inria-universite-cote-azur[INRIA]
:mac: https://mcscert.mcmaster.ca/[McMaster University]
:tsia: https://anr.fr/fr/detail/call/appel-a-projets-thematiques-specifiques-en-intelligence-artificielle-tsia-2024/[TSIA 2024].
:ut2j: https://www.univ-tlse2.fr[Université Toulouse Jean Jaurès]
// Persons
:fp: mailto:frederic.precioso@unice.fr[Frédéric Precioso]
:jmb: mailto:bruel@irit.fr[Jean-Michel Bruel]
:mbf: mailto:blay@i3s.unice.fr[Mireille Blay-Fornarino]
:sm: mailto:mossers@mcmaster.ca[Sébastien Mosser]
:nico: mailto:nicolas.lacroix@i3s.unice.fr[Nicolas Lacroix]
:tristan: mailto:Tristan.Gouaichault@irit.fr[Tristan Gouaichault]
\ No newline at end of file
:title: FATES-MLOps Artefacts
= {title}
include::definitions.adoc[]
image::fates-logo.png["Logo", width=30%]
[WARNING]
====
This web site is under construction.
====
== Abstract
This documentation lists the set of:
- properties xref:properties.adoc[definitions]
- associated metrics
- ...
== Contact
Please send an email to contact@fates-mlops.org for any request.
= Properties
== Fairness
[[fairness]]
[quote, Fairness]
____
Blabla
____
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment