* bulk change `type T` to `type *T*` in spec
* update all `T` which referee to type to use *T* pattern
* get back with `T` where T is dimension
* fix *T*1 -> *T1*
* Make italic types where was no formating
* Update spec for ADD operation.
* Change back quote for attribute name and value.
* Update link for auto_broadcast attribute.
* Move detailed description section, add suto_broadcast attribite to examples.
* Remove github link in numpy attribute description and replace it with local link.
* Add brodcast_rules.md for specific broadcast rules.
* Add new line at the end of broadcast_rules.md, modify font for add inputs.
* Change link for Broadcast_1.md
* Add description of broadcast in broadcast_rules.md
* Correct output shape description.
* Add bidirectional broadcast description and new examples.
* Add description for auto_broadcast types: None and PDPD.
* Add examples for pdpd and bidirectional broadcasts, add pdpd attributte for Add, modify Broadcast ops to refer broadcast_rules file.
* Duplicated 'openvino_docs_ops_broadcast_rules' label change.
* Add example with scalar for bidiretional broadcast.
* Add new lines for examples.