You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ARCHITECTURE.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
#Architecture
1
+
## ARCHITECTURE
2
2
3
3
This document is targeted at oregano developers, giving a brief overview how all pieces connect together.
4
4
@@ -21,5 +21,5 @@ Note that all these objects are local to the `schematic-view`. This is required
21
21
22
22
### Issues
23
23
24
-
The above layout is quite complex and currently there are some issues which require new `item-data` derived classes be add_first_ to the schematic and _afterwards_ being set to the proper position.
24
+
The above layout is quite complex and currently there are some issues which require new `item-data` derived classes be added_first_ to the schematic and _afterwards_ being set to the proper position.
25
25
Also there is a total lack of documentation within the sourcecode which is currently being addressed.
0 commit comments