Skip to content

Add improvements to the custom types section in doc #331

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all 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
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@ Find all the information about RTI Perftest in the following documents:
3. [Compilation](srcDoc/compilation.rst)
4. [Execution](srcDoc/execution.rst)
5. [Command-Line Parameters](srcDoc/command_line_parameters.rst)
6. [Use-Cases And Examples](srcDoc/examples.rst)
6.1 [Example Command-Lines for Running the Performance Test](srcDoc/examples.rst)
6.2 [Use-Cases](srcDoc/examples.rst)
6.2.1 [Large Samples](srcDoc/examples.rst#large-samples)
6.2.2 [Content-Filtered Topics](srcDoc/examples.rst#content-filtered-topics)
6.2.3 [RTI Routing-Service](srcDoc/examples.rst#rti-routing-service)
6.2.4 [Custom Types](srcDoc/examples.rst#using-custom-types)
6. [Custom Types](srcDoc/custom_types.rst)
7. [Use-Cases And Examples](srcDoc/examples.rst)
7.1 [Example Command-Lines for Running the Performance Test](srcDoc/examples.rst)
7.2 [Use-Cases](srcDoc/examples.rst)
7.2.1 [Large Samples](srcDoc/examples.rst#large-samples)
7.2.2 [Content-Filtered Topics](srcDoc/examples.rst#content-filtered-topics)
7.2.3 [RTI Routing-Service](srcDoc/examples.rst#rti-routing-service)
7.2.4 [Custom Types](srcDoc/examples.rst#using-custom-types)
8. [Tutorials](srcDoc/tutorials/index.md)
9. [Optimizing Your OS For Network Performance](srcDoc/tuning_os.rst)
10. [Release Notes](srcDoc/release_notes.rst)
Loading