diff --git a/docs/readthedocs/README.md b/docs/readthedocs/README.md index 92af58a4..c1aa31d6 100644 --- a/docs/readthedocs/README.md +++ b/docs/readthedocs/README.md @@ -1,15 +1,16 @@ -# BigDL Documentation -This is the repository for BigDL documentation, which is hosted at https://bigdl.readthedocs.io/en/latest/ +# IPEX-LLM Documentation +This is the repository for IPEX-LLM documentation, which is hosted at https://ipex-llm.readthedocs.io/en/latest/ + ## Local build ### 1. Set up environment -To build BigDL documentation locally for testing purposes, it is recommended to create a conda environment with specified Python version: +To build IPEX-LLM documentation locally for testing purposes, it is recommended to create a conda environment with specified Python version: ```bash conda create -n docs python=3.7 conda activate docs ``` -Then inside [`BigDL/docs/readthedocs`](.) folder, install required packages: +Then inside [`ipex-llm/docs/readthedocs`](.) folder, install required packages: ```bash cd docs/readthedocs diff --git a/docs/readthedocs/image/GitHub-Mark-32px.png b/docs/readthedocs/image/GitHub-Mark-32px.png deleted file mode 100644 index 8b25551a..00000000 Binary files a/docs/readthedocs/image/GitHub-Mark-32px.png and /dev/null differ diff --git a/docs/readthedocs/image/KMS-Client.png b/docs/readthedocs/image/KMS-Client.png deleted file mode 100644 index 6603dd2a..00000000 Binary files a/docs/readthedocs/image/KMS-Client.png and /dev/null differ diff --git a/docs/readthedocs/image/KMS_End-to-end_Example.png b/docs/readthedocs/image/KMS_End-to-end_Example.png deleted file mode 100644 index d3913298..00000000 Binary files a/docs/readthedocs/image/KMS_End-to-end_Example.png and /dev/null differ diff --git a/docs/readthedocs/image/bigdl_logo.jpg b/docs/readthedocs/image/bigdl_logo.jpg deleted file mode 100644 index 090c6ce7..00000000 Binary files a/docs/readthedocs/image/bigdl_logo.jpg and /dev/null differ diff --git a/docs/readthedocs/image/bigdl_logo.png b/docs/readthedocs/image/bigdl_logo.png deleted file mode 100644 index c7274c3c..00000000 Binary files a/docs/readthedocs/image/bigdl_logo.png and /dev/null differ diff --git a/docs/readthedocs/image/colab_logo_32px.png b/docs/readthedocs/image/colab_logo_32px.png deleted file mode 100644 index 4888368f..00000000 Binary files a/docs/readthedocs/image/colab_logo_32px.png and /dev/null differ diff --git a/docs/readthedocs/image/friesian_architecture.png b/docs/readthedocs/image/friesian_architecture.png deleted file mode 100644 index b0b3f14e..00000000 Binary files a/docs/readthedocs/image/friesian_architecture.png and /dev/null differ diff --git a/docs/readthedocs/image/ipex-llm_logo_temp.png b/docs/readthedocs/image/ipex-llm_logo_temp.png new file mode 100644 index 00000000..bd3d2e62 Binary files /dev/null and b/docs/readthedocs/image/ipex-llm_logo_temp.png differ diff --git a/docs/readthedocs/image/orca-workflow.png b/docs/readthedocs/image/orca-workflow.png deleted file mode 100644 index e469470c..00000000 Binary files a/docs/readthedocs/image/orca-workflow.png and /dev/null differ diff --git a/docs/readthedocs/image/ppml_memory_config.png b/docs/readthedocs/image/ppml_memory_config.png deleted file mode 100644 index a384ba96..00000000 Binary files a/docs/readthedocs/image/ppml_memory_config.png and /dev/null differ diff --git a/docs/readthedocs/image/scala_logo.png b/docs/readthedocs/image/scala_logo.png deleted file mode 100644 index 193034df..00000000 Binary files a/docs/readthedocs/image/scala_logo.png and /dev/null differ diff --git a/docs/readthedocs/image/trial_dataframe.png b/docs/readthedocs/image/trial_dataframe.png deleted file mode 100644 index 9df97a04..00000000 Binary files a/docs/readthedocs/image/trial_dataframe.png and /dev/null differ diff --git a/docs/readthedocs/source/_templates/sidebar_quicklinks.html b/docs/readthedocs/source/_templates/sidebar_quicklinks.html index 3b5a36b0..150b5ef7 100644 --- a/docs/readthedocs/source/_templates/sidebar_quicklinks.html +++ b/docs/readthedocs/source/_templates/sidebar_quicklinks.html @@ -3,34 +3,44 @@