Repo structure - arduino/help-center-content GitHub Wiki

The articles are contained in the content directory, which also contains categories and subcategories that mirror the Help Center.

.
└── content
    β”œβ”€β”€ Hardware
    β”‚   β”œβ”€β”€ Portenta Family
    β”‚   β”œβ”€β”€ Generic
    β”‚   β”œβ”€β”€ Core Boards
    β”‚   β”œβ”€β”€ MKR Family
    β”‚   β”œβ”€β”€ Nano Family
    β”‚   β”œβ”€β”€ Shields and Carriers
    β”‚   └── YΓΊn Board
    β”‚
    β”œβ”€β”€ Software and Downloads
    β”‚   β”œβ”€β”€ IDE Settings
    β”‚   β”œβ”€β”€ Installation
    β”‚   β”œβ”€β”€ Compilation
    β”‚   β”œβ”€β”€ Upload
    β”‚   └── CLI
    β”‚
    β”œβ”€β”€ Arduino Cloud
    β”‚   β”œβ”€β”€ General
    β”‚   β”œβ”€β”€ Arduino Chrome App
    β”‚   β”œβ”€β”€ Web Editor
    β”‚   β”œβ”€β”€ Arduino IoT Cloud
    β”‚   β”œβ”€β”€ Arduino SIM Card          
    β”‚   └── Manager for Linux
    β”‚
    β”œβ”€β”€ Education
    β”‚   β”œβ”€β”€ Arduino Fundamentals Certification
    β”‚   β”œβ”€β”€ CTC 101 and CTC UNO
    β”‚   β”œβ”€β”€ CTC Go
    β”‚   β”œβ”€β”€ EDU General
    β”‚   β”œβ”€β”€ Education Starter Kit
    β”‚   β”œβ”€β”€ Engineering Kit
    β”‚   β”œβ”€β”€ Explore IoT Kit
    β”‚   β”œβ”€β”€ OplΓ  IoT Kit
    β”‚   β”œβ”€β”€ Science Journal App
    β”‚   β”œβ”€β”€ Science Kit
    β”‚   β”œβ”€β”€ Starter Kit
    β”‚   └── Student Kit
    β”‚
    β”œβ”€β”€ Store Support
    β”‚   β”œβ”€β”€ General
    β”‚   β”œβ”€β”€ Shipping
    β”‚   └── Payments and Invoices
    β”‚
    └── About Arduino
        β”œβ”€β”€ Community and Publications
        β”œβ”€β”€ Compatible Products
        β”œβ”€β”€ Donate to Arduino
        β”œβ”€β”€ Logo and Trademarks
        └── My Arduino Account

Each subcategory has markdown files, and a Γ¬mg directory that is shared by all articles in the subcategory:

Core\ Boards
β”œβ”€β”€ Difference_between_Arduino_UNO_SMD_and_the_standard_UNO.md
β”œβ”€β”€ How_to_burn_the_bootloader_between_two_Arduino_UNO.md
β”œβ”€β”€ How_to_burn_the_bootloader_between_two_Arduino_mega.md
β”œβ”€β”€ I_cant_upload_sketches_to_my_arduino_101.md
β”œβ”€β”€ My_sketch_does_not_start_when_powering_the_board_Diecimila_or_earlier.md
β”œβ”€β”€ The_Diecimila_takes_a_long_time_to_start_the_sketch.md
β”œβ”€β”€ Why_don't_I_get_a_PWM_(analog)_output_when_I_call_analogWrite()_on_the_UNO_pins_other_than_3_5_6_9_10_or_11.md
└── img
    β”œβ”€β”€ 101_installation_success.png
    β”œβ”€β”€ 101_master_reset.png
    β”œβ”€β”€ 101_master_reset_button.png
    β”œβ”€β”€ 101_master_reset_success.png
    β”œβ”€β”€ ICSP_names.png
    β”œβ”€β”€ Mega-to-mega_connection.png
    β”œβ”€β”€ SuccessBootloader.png
    └── uno-to-uno_connection.png
⚠️ **GitHub.com Fallback** ⚠️