From 3810a2bff06a38c9d4098560cd94a17a24031e23 Mon Sep 17 00:00:00 2001
From: Aqua-sama <aqua@iserlohn-fortress.net>
Date: Wed, 23 Aug 2017 14:52:58 +0200
Subject: Split address bar off into static library

---
 docs/DESIGN.md | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'docs')

diff --git a/docs/DESIGN.md b/docs/DESIGN.md
index 8e88200..4d13ed6 100644
--- a/docs/DESIGN.md
+++ b/docs/DESIGN.md
@@ -63,6 +63,11 @@ library name and repository location.
 - tinytoml
 
 ## Components
+Components should, when possible, be split off into self-contained static
+libraries. This is to reduce recompile times.
+
+### Navigation
+Includes the Address bar (URLLineEdit).
 
 ### Bookmarks [TODO]
 
-- 
cgit v1.2.1