Commit Graph

16 Commits

Author SHA1 Message Date
Bartlomiej Bielawa 6029d1012d
[DOCS] Bump Sphinx and Pydata versions (#24083)
Sphinx -> 7.2.6
PyData -> 0.14.4

---------

Co-authored-by: Andrzej Kopytko <andrzejx.kopytko@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-04-18 09:56:42 +00:00
Andrzej Kopytko e6dd340dca
Docs carousel upgrade for master PORT (#24001)
port to 

![image](https://github.com/openvinotoolkit/openvino/assets/86663035/6bd67b44-c470-42c5-a931-b153f04ad685)
2024-04-12 12:46:43 +00:00
Andrzej Kopytko b97f6d7a3a
Docs new home page for master port (#23957)
port to master for 

![image](https://github.com/openvinotoolkit/openvino/assets/86663035/ce761951-d1f9-469b-add9-41ffe09365e9)

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2024-04-11 05:45:13 +00:00
Andrzej Kopytko eb067d940a
DOCS update date of benchmarks to master (#23682)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-03-27 07:43:22 +00:00
Andrzej Kopytko f5e46b5d67
[DOCS] Updated file (#23509)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-03-18 09:09:26 +00:00
Evgeny Talanin ca1153a0e7
Don't bind more and more event listeners (#23411)
The current behavior is that each subsequent click to "Edit graph
settings" leads to more and more calls to click event listener. You can
check it from browser's developer console. They all do the same thing,
so from user's view nothing is wrong. This fix is ugly as well but
removes listener before adding the new (same) one.
2024-03-14 10:17:13 +00:00
tadamczx a3c7e15860
[DOCS] Docs file structure update with fixes (#23343)
- Updated paths in an entire documentation,
- updated scripts used in docs building process,
- updated docs cmake to handle new scripts,
- fixed links,
- fixed other errors found in docs.

---------

Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
Co-authored-by: Andrzej Kopytko <andrzejx.kopytko@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
Co-authored-by: Vishniakov Nikolai <nikolai.vishniakov@intel.com>
2024-03-11 17:05:58 +00:00
Andrzej Kopytko 632174beb1
DOCS Udpate banchmark files (#23029)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-02-23 07:00:41 +00:00
Andrzej Kopytko 7f611beb91
[DOCS] Update ChartJs to v4 (#23008) 2024-02-22 08:25:49 +00:00
Andrzej Kopytko 6330dfda12
Docs add new banner to search template (#22916)
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
2024-02-19 09:59:45 +00:00
Andrzej Kopytko b09e1960e1
Added latency to default view (#22616) 2024-02-02 08:07:51 +00:00
Andrzej Kopytko 15466d7c10
DOCS Fixed empty json file on baner load (#22532) 2024-02-01 10:56:00 +00:00
Andrzej Kopytko e5ef8947cf
Docs graph.js bf16 prec (#22239)
* Main changes without valid data

* fix
2024-01-19 08:48:53 +01:00
Andrzej Kopytko 788ae132ae
[Docs]One-banner (#21628) 2024-01-18 13:09:26 +01:00
Andrzej Kopytko 0ad75bd112
Main changes without valid data (#22065) 2024-01-11 11:57:56 +01:00
jmacekx 54e61ac9f5
refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00