Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Latest commit

 

History

History

internals

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
                            .--~~~~~~~~~~~~~------.
                           /--===============------\
                           | |```````````````|     |
                           | |               |     |
                           | |      >_<      |     |
                           | |               |     |
                           | |_______________|     |
                           |                   ::::|
                           '======================='
                           //-'-'-'-'-'-'-'-'-'-'-\\
                          //_'_'_'_'_'_'_'_'_'_'_'_\\
                          [-------------------------]
                          \_________________________/

                            hterm Internals Guide

Introduction

If you need to dive into the hterm internals, these are the docs for you.

If you just want to use hterm in your project, then you don't need this. Check out the hacking & embedding docs instead.

If you're a user interacting with hterm, but not actually writing a program using hterm, then these definitely don't want these docs :).

Chapters

Here are the various internals topics.

  • Source Layout: The meaning of each piece of the source tree.
  • Life Cycle: General overview of the lifetime of hterm.