Skip to content

Adaptations for VW platforms. Кодирование платформ VW

Notifications You must be signed in to change notification settings

badigit/vwcoding

 
 

Repository files navigation

VW coding

ENGLISH DESCRIPTION

This site is build with Markdown language. You can use the template below to add new codings

    ### Name of coding / adaptation

    !!! tip ""
        Tip/info message

    !!! warning ""
        Some warning message

    ``` yaml
    Block XX → Adaptation
    > Name of parameter → activate
    → Apply
    ```

    ??? note "Collapsibale list"
        This information is displayed collapsed on the site

    > Login-password: 000000 (if applicable)

Translation

If you want to help in translating this site to English please do follow steps:

  1. Copy particular file to new with en suffix. Example: drive.md → drive.en.md
  2. Translate text in drive.en.md to English language
  3. Create PR and Merge it
  4. Translation will be automatically applied to the site

ОПИСАНИЕ

Данный сайт построен с использованием языка разметки Markdown.

Шаблон:

    ### Название кодировки/адаптации

    !!! tip ""
        Описание/Цель, если есть

    !!! warning ""
        Предупреждение, если есть

    ``` yaml
    Блок XX → Адаптация
    > Название адаптации → активировать
    → Применить
    ```

    ??? note "Название раскрывающегося списка"
        Здесь находится информация, которая по умолчанию на сайте отображается свернутой

    > логин-пароль 000000 (если есть)

About

Adaptations for VW platforms. Кодирование платформ VW

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 98.7%
  • Python 1.3%