Add advanced database introduction
This commit is contained in:
parent
763302825e
commit
727c924f9f
4 changed files with 939 additions and 3 deletions
|
@ -22,9 +22,10 @@ enableRobotsTXT = false
|
|||
description = "Licence ADSILLH et Master IDI, mes notes de cours et de TD"
|
||||
toc = true
|
||||
post_navigation = true
|
||||
mainSections = ["reseau", "progsys", "installations", "bdd", "securite", "systemes_exploitation"]
|
||||
mainSections = ["bdd_avancees", "systemes_exploitation"]
|
||||
post_meta = ["author", "date", "categories", "translations"]
|
||||
|
||||
mathjaxPath = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js" # Specify MathJax path
|
||||
mathjaxConfig = "TeX-AMS-MML_HTMLorMML" # Specify MathJax config
|
||||
[Params.sidebar]
|
||||
home = "right" # Configure layout for home page
|
||||
list = "left" # Configure layout for list pages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue