Статья про Энгельмейера

This commit is contained in:
movefasta 2022-09-26 14:43:34 +03:00
parent fc0fc53683
commit 689aacf2e3
2 changed files with 151 additions and 1 deletions

149
docs/concept/engelmeyer.md Executable file

File diff suppressed because one or more lines are too long

View file

@ -66,11 +66,12 @@ module.exports = {
type: 'category', type: 'category',
label: 'Разное', label: 'Разное',
items: [ items: [
'workflow-rules', 'concept/engelmeyer',
'replication', 'replication',
'mining', 'mining',
'glossary', 'glossary',
'analogy', 'analogy',
'workflow-rules'
], ],
}, },
], ],