vlang/vsl

docs: complete 3 stub advanced articles

Aberta

#322 aberto em 14 de jul. de 2026

 (0 comentário) (0 reação) (0 responsável)V (49 forks)auto 404
Hacktoberfestdocumentationgood first issue

Métricas do repositório

Stars
 (400 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Three articles in docs/advanced/ are stubs:

  • 01-mpi-parallel.md — 308 bytes
  • 03-hdf5-io.md — 285 bytes
  • 04-library-integration.md — 502 bytes

Examples for each topic already exist (mpi, inout, external library use).

Task

Write real walkthroughs for each article using the existing examples as reference.

Verification

  • Follow the steps in each article to run the example
  • Articles follow the depth of 02-opencl-gpu.md

Guia do colaborador