doc/templates.md in power_stencil-0.6.1 vs doc/templates.md in power_stencil-0.6.2
- old
+ new
@@ -41,9 +41,10 @@
$ power_stencil check simple_exec/demo_templates
RAW ENTITIES
'simple_exec/demo_templates':
- Storage path : '/tmp/tst3/.ps_project/entities/simple_exec/demo_templates.yaml'
+ - Provided by : 'PowerStencil core'
- Templates path : '/tmp/tst3/simple_exec/demo_templates'
- Status : Valid
- Buildable : true
```
As you can see the output of `power_stencil check` shows more information than entities we created so far. First we see that this entity is `buildable`, and we'll detail that in the [builds] document, but for the moment what we will focus on the `Templates path` information.
\ No newline at end of file