Skip to content

docmeta

KernelDeimos edited this page Feb 25, 2025 · 2 revisions

Meta Documentation

Guidelines for documentation.

How documentation is organized

This documentation exists in the Puter repository. You may be reading this on the GitHub wiki instead, which we generate from the repository docs. These docs are always under a directory named doc/.

From ./contributors/structure.md:

The top-level doc directory contains the file you're reading right now. Its scope is documentation for using and contributing to Puter in general, and linking to more specific documentation in other places.

All doc directories will have a README.md which should be considered as the index file for the documentation. All documentation under a doc directory should be accessible via a path of links starting from README.md.

Docs Styleguide

"is" and "is not"

  • When "A is B", bold "is": "A is B" (A **is** B)
  • When "A is not B", bold "not": "A is not B" (A is **not** B)

General

API

Concepts

Types

For Contributors

Extensions

Devmeta

Planning

Self_hosters

Src

Backend

A_and_A

For Contributors

Features

Lists_of_things

Modules

Puterai

Notes

Services

Src

Modules
Puterai

####### For Contributors

Test_drivers

Gui

Phoenix

Tools

Api_tester

Uncategorized

Clone this wiki locally