app layout, index

This commit is contained in:
Torsten Ruger
2018-04-11 10:20:08 +03:00
parent c143b5bbd0
commit 599583c8f4
5 changed files with 61 additions and 88 deletions

View File

@ -1,9 +1,6 @@
%hr/
%p
layout: rubyx
title: RubyX architectural layers
%h2#main-layers Main Layers
- title = "RubyX architectural layers"
%h1#main-layers Main Layers
%p
To implement an object system to execute object oriented languages takes a large system.
The parts or abstraction layers are detailed below.