Skip to content
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
3 changes: 2 additions & 1 deletion docs/Dockerfile.docs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright 2022-2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
Expand Down Expand Up @@ -60,6 +60,7 @@ RUN pip3 install \
breathe \
docutils \
exhale \
github-slugger \
Comment thread
whoisj marked this conversation as resolved.
httplib2 \
ipython \
myst-nb \
Expand Down
2 changes: 2 additions & 0 deletions docs/exclusions.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
README.md
examples/README.md
user_guide/perf_analyzer.md
model_navigator/CHANGELOG.md
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Model navigator is stalled repository we not using it for quiet a while as per my knowledge, is something has changed?
cc: @whoisj

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

May be we should remove it from documentation?

Copy link
Copy Markdown
Contributor Author

@yinggeh yinggeh Feb 5, 2026

Choose a reason for hiding this comment

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

Let's change the repository visibilty to private then?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

seems like a reasonable approach.

model_navigator/docs/support_matrix.md
Loading
Loading