Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iox #743 Fix website generation and typos #746

Merged
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/website/advanced/iceoryx_utils.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
title: Safe building blocks
---
{! ./../iceoryx_utils/README.md !}
{! ../iceoryx/iceoryx_utils/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/callbacks.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Implementing event triggered callbacks using C++
---

{! ./../iceoryx_examples/callbacks/README.md !}
{! ../iceoryx/iceoryx_examples/callbacks/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/callbacks_in_c.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Implementing event triggered callbacks using C
---

{! ./../iceoryx_examples/callbacks_in_c/README.md !}
{! ../iceoryx/iceoryx_examples/callbacks_in_c/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/ice_access_control.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Configuring access rights for shared memory segments
---

{! ./../iceoryx_examples/ice_access_control/README.md !}
{! ../iceoryx/iceoryx_examples/ice_access_control/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/icecrystal.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Using the introspection client for debugging
---

{! ./../iceoryx_examples/icecrystal/Readme.md !}
{! ../iceoryx/iceoryx_examples/icecrystal/Readme.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/icedelivery.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Sending and receiving data using C++
---

{! ./../iceoryx_examples/icedelivery/README.md !}
{! ../iceoryx/iceoryx_examples/icedelivery/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/icedelivery_in_c.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Sending and receiving data using C
---

{! ./../iceoryx_examples/icedelivery_in_c/README.md !}
{! ../iceoryx/iceoryx_examples/icedelivery_in_c/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/iceensemble.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Using multiple publishers for one topic
---

{! ./../iceoryx_examples/iceensemble/README.md !}
{! ../iceoryx/iceoryx_examples/iceensemble/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/icehello.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Sending data to another process
---

{! ./../iceoryx_examples/icehello/README.md !}
{! ../iceoryx/iceoryx_examples/icehello/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/iceoptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Configuring pub/sub settings like history cache size or startup behaviour
---

{! ./../iceoryx_examples/iceoptions/README.md !}
{! ../iceoryx/iceoryx_examples/iceoptions/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/iceperf.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Measuring the latency of different IPC mechanisms
---

{! ./../iceoryx_examples/iceperf/README.md !}
{! ../iceoryx/iceoryx_examples/iceperf/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: List of examples
---

{! ./../iceoryx_examples/README.md !}
{! ../iceoryx/iceoryx_examples/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/singleprocess.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Communicating in a single process between threads
---

{! ./../iceoryx_examples/singleprocess/README.md !}
{! ../iceoryx/iceoryx_examples/singleprocess/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/waitset.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
title: Waiting for events like arrival of data using C++
---
{! ./../iceoryx_examples/waitset/README.md !}
{! ../iceoryx/iceoryx_examples/waitset/README.md !}
2 changes: 1 addition & 1 deletion doc/website/getting-started/examples/waitset_in_c.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Waiting for events like arrival of data using C
---

{! ./../iceoryx_examples/waitset_in_c/README.md !}
{! ../iceoryx/iceoryx_examples/waitset_in_c/README.md !}
4 changes: 2 additions & 2 deletions doc/website/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ title: Home
width="50%">
</p>

Eclipse iceoryx™ is an inter-process-communication midddleware that enables virtually limitless data transmissions at constant time.
Eclipse iceoryx™ is an inter-process-communication middleware that enables virtually limitless data transmissions at constant time.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouh ... only two d's I thought the third d was to there to praise hypnotoad


| <h2>:material-truck-fast: Fast</h2> | <h2>::material-puzzle: Flexible</h2> | <h2>:material-shield-half-full: Dependable</h2> |
| <h2>:material-truck-fast: Fast</h2> | <h2>:material-puzzle: Flexible</h2> | <h2>:material-shield-half-full: Dependable</h2> |
|----|----|-----|
|<ul><li>True zero-copy shared memory communication</li><li>Message transfers with a latency of less than 1 µs</li><li>Made to handle GBytes/sec data transfers</li></ul>|<ul><li>Support of various operating systems, communication patterns and APIs</li><li>Service discovery enables the design of dynamic systems</li><li>Easy to integrate into frameworks like ROS 2 or AUTOSAR Adaptive</li></ul>|<ul><li>Developed according to automotive requirements</li><li>Implementation based on static memory and lock-free algorithms</li><li>Huge C++ library with safe STL implementations</li></ul>|
|[Learn more](getting-started/what-is-iceoryx.md#fast){ .md-button }|[Learn more ](getting-started/what-is-iceoryx.md#flexible){ .md-button }|[Learn more](getting-started/what-is-iceoryx.md#dependable){ .md-button }|
3 changes: 1 addition & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ markdown_extensions:
- toc:
permalink: 🔗
- meta
- markdown_include.include:
base_path: doc
- markdown_include.include
- admonition
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
Expand Down
2 changes: 1 addition & 1 deletion tools/export-docu-to-website.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ FILES="index_classes.md index_examples.md index_files.md index_modules.md index_

for PACKAGE in ${PACKAGES} ; do
for FILE in ${FILES} ; do
rm $WORKSPACE/doc/website/API-reference/$PACKAGE/$FILE
rm -f $WORKSPACE/doc/website/API-reference/$PACKAGE/$FILE
done
done

Expand Down