Skip to content
Snippets Groups Projects
mkdocs.yml 4.14 KiB
Newer Older
  • Learn to ignore specific revisions
  • site_name: Self Data Grand Lyon - Technical Docs
    site_description: Self Data Grand Lyon Project Documentation with Markdown.
    site_author: Métropole de Lyon
    
    repo_name: "Clone the Project"
    
    repo_url: "https://forge.grandlyon.com/web-et-numerique/llle_project/self-data-technical-doc"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    
    theme:
    
      name: "material"
    
      # logo: 'img/self_data_grdlyon.png'
    
    HAUTBOIS Aurelie's avatar
    HAUTBOIS Aurelie committed
      favicon: "img/self_data_grdlyon.png"
    
      palette:
    
        primary: "white"
        accent: "red"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    
    markdown_extensions:
    
      - admonition
    
      - plantuml_markdown:
          server: http://www.plantuml.com/plantuml
    
      - attr_list
      - pymdownx.emoji
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    
    
    extra_css:
    
    HAUTBOIS Aurelie's avatar
    HAUTBOIS Aurelie committed
      - "stylesheets/extra.css"
    
    Hugo NOUTS's avatar
    Hugo NOUTS committed
    nav:
    
      - Home: index.md
    
        - Scripts: easycozy/scripts.md
        - Commands: easycozy/commands.md
    
      - Pilote:
    
    HAUTBOIS Aurelie's avatar
    HAUTBOIS Aurelie committed
          - Pilote - TS - Back:
              - Index: pilote/Pilote - TS - Back/index.md
              - Application:
                  - Deploy: pilote/Pilote - TS - Back/application/deploy.md
    
              - Functionalities:
                  - Routes: pilote/Pilote - TS - Back/functionalities/routes.md
    
    HAUTBOIS Aurelie's avatar
    HAUTBOIS Aurelie committed
              - Getting Started:
                  - Launch the application on local: pilote/Pilote - TS - Back/getting_started/launch_local_application.md
                  - Setup your environment: pilote/Pilote - TS - Back/getting_started/setup_your_environment.md
              - Project Architecture: pilote/Pilote - TS - Back/project_architecture/architecture.md
          - Pilote - TS - Front:
              - Index: pilote/Pilote - TS - Front/index.md
              - Application:
                  - Deploy: pilote/Pilote - TS - Front/application/deploy.md
    
              - Functionalities:
                  - Routes: pilote/Pilote - TS - Front/functionalities/functions.md
    
    HAUTBOIS Aurelie's avatar
    HAUTBOIS Aurelie committed
              - Getting Started:
    
    Guilhem CARRON's avatar
    Guilhem CARRON committed
                  - Launch the application on local: pilote/Pilote - TS - Front/getting_started/launch_local_application.md
    
          - Pilote - Usager:
    
    HAUTBOIS Aurelie's avatar
    HAUTBOIS Aurelie committed
              - Application:
                  - Deploy: pilote/Pilote - Usager/application/deploy.md
                  - Doctypes: pilote/Pilote - Usager/application/doctypes.md
                  - Gitflow: pilote/Pilote - Usager/application/gitflow.md
                  - Scaffolding: pilote/Pilote - Usager/application/scaffolding.md
                  - Services: pilote/Pilote - Usager/application/services.md
                  - Store: pilote/Pilote - Usager/application/store.md
              - Getting Started:
                  - Launch local doctypes: pilote/Pilote - Usager/getting_started/launch_local_doctypes.md
                  - Launch local services: pilote/Pilote - Usager/getting_started/launch_local_services.md
    
      - Ecolyo:
    
    HAUTBOIS Aurelie's avatar
    HAUTBOIS Aurelie committed
          - Introduction: ecolyo/index.md
          - Getting started:
              - Setup your environment: ecolyo/getting_started/setup_your_environment.md
              - Launch the application on local: ecolyo/getting_started/launch_local_application.md
              - Launch a konnector on local: ecolyo/getting_started/launch_local_konnector.md
          - Project Architecture:
              - Architecture: ecolyo/project_architecture/architecture.md
              - Cozy: ecolyo/project_architecture/cozy.md
              - Environments: ecolyo/project_architecture/environments.md
              - DocTypes: ecolyo/project_architecture/doctypes.md
          - Application:
              - Description: ecolyo/application/description.md
              - Scaffolding: ecolyo/application/scaffolding.md
              - Services: ecolyo/application/services.md
              - Gitflow: ecolyo/application/gitflow.md
              - Deploy: ecolyo/application/deploy.md
          - Konnectors:
              - Enedis: ecolyo/konnectors/enedis.md
              - GRDF: ecolyo/konnectors/grdf.md
              - Eau du Grand Lyon: ecolyo/konnectors/egl.md
          - Functionalities:
              - Initialization: ecolyo/functionalities/initialization.md
    
              - Consumption: ecolyo/functionalities/consumption.md
              - Ecogesture: ecolyo/functionalities/ecogesture.md
    
    HAUTBOIS Aurelie's avatar
    HAUTBOIS Aurelie committed
              - Challenge: ecolyo/functionalities/challenge.md
    
    Guilhem CARRON's avatar
    Guilhem CARRON committed
              - Analysis: ecolyo/functionalities/analysis.md
    
    Yoan VALLET's avatar
    Yoan VALLET committed
              - Profile Type: ecolyo/functionalities/profile_type.md
    
      - Proxy:
    
    HAUTBOIS Aurelie's avatar
    HAUTBOIS Aurelie committed
          - Description: proxy/description.md
    
    Hugo's avatar
    Hugo committed
          - Monitoring: proxy/monitoring.md
    
    HAUTBOIS Aurelie's avatar
    HAUTBOIS Aurelie committed
          - Use cases:
              - Enedis: proxy/use_cases/enedis.md
              - Grdf Adict: proxy/use_cases/grdfadict.md