Skip to content

Improve documentations

Timothy Diguiet requested to merge improve_fdl_html into master

Improve documentations

Why:

  • To make it looks nicer, with better UX and also improve the code and folder structure

This change addresses the need by:

  • Moving SiLA Logo to the right
  • Moving MarkDown documentation at the root of the repository
  • After npm install, script will copy documentation into the src folder
  • Improving folder structure
  • Adding package-lock.json
  • Removing books.xml
  • Adding Footer
  • Updating favicon logo to SiLA
  • Renaming FDL To SiLA Documentation (SD)
  • Updating FeatureList.tsx to have a enum for the FeatureMode
  • Adding FeaturesPage.tsx
  • Adding ScrollTopTop.tsx button
  • Adding features tabs
  • Updating Observable.tsx to display observable or unobservable instead of icon

task

Edited by Timothy Diguiet

Merge request reports