Skip to content

Commit

Permalink
Promote new docs (#3659)
Browse files Browse the repository at this point in the history
* Moved old docs to legacy

Signed-off-by: Hitarth Mehta <quic_hitameht@quicinc.com>

* Promote beta docs

Signed-off-by: Hitarth Mehta <quic_hitameht@quicinc.com>

* Exclude legacy directory, CMakeLists.txt changes

Signed-off-by: Hitarth Mehta <quic_hitameht@quicinc.com>

* Fix the relative paths

Signed-off-by: Hitarth Mehta <quic_hitameht@quicinc.com>

* Restructure TF, ONNX quantsim guide

Signed-off-by: Hitarth Mehta <quic_hitameht@quicinc.com>

* Add aimet paths for autodoc

Signed-off-by: Hitarth Mehta <quic_hitameht@quicinc.com>

* Temporarily disable autosummary

Signed-off-by: Hitarth Mehta <quic_hitameht@quicinc.com>

* Enable autosummary

Signed-off-by: Hitarth Mehta <quic_hitameht@quicinc.com>

---------

Signed-off-by: Hitarth Mehta <quic_hitameht@quicinc.com>
  • Loading branch information
quic-hitameht authored Dec 18, 2024
1 parent d8c67af commit 8a9aef0
Show file tree
Hide file tree
Showing 255 changed files with 1,736 additions and 1,104 deletions.
11 changes: 1 addition & 10 deletions Docs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# @@-COPYRIGHT-START-@@
#
# Copyright (c) 2018, Qualcomm Innovation Center, Inc. All rights reserved.
# Copyright (c) 2018-2024, Qualcomm Innovation Center, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -54,12 +54,3 @@ add_dependencies(doc

add_custom_target(copy_doc_source
COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_BINARY_DIR}/Docs_SOURCE)

add_custom_target(doc_beta
COMMAND ${CMAKE_COMMAND} -E env
"${AIMET_PYTHONPATH}"
"SW_VERSION=${SW_VERSION}"
sphinx-build -v -T -b html ${CMAKE_BINARY_DIR}/Docs_SOURCE/beta ${CMAKE_CURRENT_BINARY_DIR}/beta -c ${CMAKE_BINARY_DIR}/Docs_SOURCE/beta)

add_dependencies(doc_beta
copy_doc_source copy_examples_beta_docs)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file removed Docs/beta/images/adaround.png
Binary file not shown.
Binary file removed Docs/beta/images/brain_logo.png
Binary file not shown.
25 changes: 0 additions & 25 deletions Docs/beta/install/index.rst

This file was deleted.

131 changes: 0 additions & 131 deletions Docs/beta/quantsim/onnx/quantsim.rst

This file was deleted.

38 changes: 0 additions & 38 deletions Docs/beta/quantsim/tensorflow/quantsim.rst

This file was deleted.

Loading

0 comments on commit 8a9aef0

Please sign in to comment.