From afda2fb70e4f00ed0d4a620769dff778ba5d2ee4 Mon Sep 17 00:00:00 2001 From: WilliamLi Date: Sun, 11 Jun 2023 17:03:55 -0700 Subject: [PATCH] fixed a bug in documentation #6 --- docs/source/features/algorithms/DOO/DOO.rst | 4 ++-- docs/source/features/algorithms/GPO/GPO.rst | 4 ++-- docs/source/features/algorithms/HCT/HCT.rst | 4 ++-- docs/source/features/algorithms/PCT/PCT.rst | 4 ++-- docs/source/features/algorithms/POO/POO.rst | 4 ++-- docs/source/features/algorithms/SOO/SOO.rst | 5 ++--- docs/source/features/algorithms/SequOOL/SequOOL.rst | 4 ++-- docs/source/features/algorithms/StoSOO/StoSOO.rst | 4 ++-- .../features/algorithms/StroquOOL/StroquOOL.rst | 4 ++-- docs/source/features/algorithms/T-HOO/T-HOO.rst | 4 ++-- docs/source/features/algorithms/VHCT/VHCT.rst | 4 ++-- docs/source/features/algorithms/VPCT/VPCT.rst | 2 +- docs/source/features/algorithms/Zooming/Zooming.rst | 4 ++-- docs/source/features/feat_algorithms.rst | 12 ++++++------ 14 files changed, 31 insertions(+), 32 deletions(-) diff --git a/docs/source/features/algorithms/DOO/DOO.rst b/docs/source/features/algorithms/DOO/DOO.rst index 43a68c7..c05de40 100644 --- a/docs/source/features/algorithms/DOO/DOO.rst +++ b/docs/source/features/algorithms/DOO/DOO.rst @@ -1,5 +1,5 @@ -DOO -======== +DOO Algorithm +============= Introduction ------------ diff --git a/docs/source/features/algorithms/GPO/GPO.rst b/docs/source/features/algorithms/GPO/GPO.rst index 5ff8872..a89a013 100644 --- a/docs/source/features/algorithms/GPO/GPO.rst +++ b/docs/source/features/algorithms/GPO/GPO.rst @@ -1,5 +1,5 @@ -GPO -======== +GPO Algorithm +============= Introduction ------------ diff --git a/docs/source/features/algorithms/HCT/HCT.rst b/docs/source/features/algorithms/HCT/HCT.rst index 32fffc6..5b2832d 100644 --- a/docs/source/features/algorithms/HCT/HCT.rst +++ b/docs/source/features/algorithms/HCT/HCT.rst @@ -1,5 +1,5 @@ -HCT -======== +HCT Algorithm +============= Introduction ------------ diff --git a/docs/source/features/algorithms/PCT/PCT.rst b/docs/source/features/algorithms/PCT/PCT.rst index 6a0d541..0fbc9f0 100644 --- a/docs/source/features/algorithms/PCT/PCT.rst +++ b/docs/source/features/algorithms/PCT/PCT.rst @@ -1,5 +1,5 @@ -PCT -======== +PCT Algorithm +============= Introduction ------------ diff --git a/docs/source/features/algorithms/POO/POO.rst b/docs/source/features/algorithms/POO/POO.rst index f96ebfd..9cbb721 100644 --- a/docs/source/features/algorithms/POO/POO.rst +++ b/docs/source/features/algorithms/POO/POO.rst @@ -1,5 +1,5 @@ -POO -======== +POO Algorithm +============= Introduction ------------ diff --git a/docs/source/features/algorithms/SOO/SOO.rst b/docs/source/features/algorithms/SOO/SOO.rst index b7b6aab..50592fd 100644 --- a/docs/source/features/algorithms/SOO/SOO.rst +++ b/docs/source/features/algorithms/SOO/SOO.rst @@ -1,6 +1,5 @@ -SOO -======== - +SOO Algorithm +============= Introduction ------------ `paper `_, diff --git a/docs/source/features/algorithms/SequOOL/SequOOL.rst b/docs/source/features/algorithms/SequOOL/SequOOL.rst index 87fd458..5a15fb0 100644 --- a/docs/source/features/algorithms/SequOOL/SequOOL.rst +++ b/docs/source/features/algorithms/SequOOL/SequOOL.rst @@ -1,5 +1,5 @@ -SequOOL -========= +SequOOL Algorithm +================= Introduction ------------ diff --git a/docs/source/features/algorithms/StoSOO/StoSOO.rst b/docs/source/features/algorithms/StoSOO/StoSOO.rst index 343365a..bceccde 100644 --- a/docs/source/features/algorithms/StoSOO/StoSOO.rst +++ b/docs/source/features/algorithms/StoSOO/StoSOO.rst @@ -1,5 +1,5 @@ -StoSOO -======== +StoSOO Algorithm +================ Introduction ------------ diff --git a/docs/source/features/algorithms/StroquOOL/StroquOOL.rst b/docs/source/features/algorithms/StroquOOL/StroquOOL.rst index 4f0e076..4706cf9 100644 --- a/docs/source/features/algorithms/StroquOOL/StroquOOL.rst +++ b/docs/source/features/algorithms/StroquOOL/StroquOOL.rst @@ -1,5 +1,5 @@ -StroquOOL -========= +StroquOOL Algorithm +=================== Introduction ------------ diff --git a/docs/source/features/algorithms/T-HOO/T-HOO.rst b/docs/source/features/algorithms/T-HOO/T-HOO.rst index 196389f..985d4a9 100644 --- a/docs/source/features/algorithms/T-HOO/T-HOO.rst +++ b/docs/source/features/algorithms/T-HOO/T-HOO.rst @@ -1,5 +1,5 @@ -T-HOO -======== +T-HOO Algorithm +=============== Introduction ------------ diff --git a/docs/source/features/algorithms/VHCT/VHCT.rst b/docs/source/features/algorithms/VHCT/VHCT.rst index 6373af9..b593f22 100644 --- a/docs/source/features/algorithms/VHCT/VHCT.rst +++ b/docs/source/features/algorithms/VHCT/VHCT.rst @@ -1,5 +1,5 @@ -VHCT -======== +VHCT Algorithm +============== Introduction ------------ diff --git a/docs/source/features/algorithms/VPCT/VPCT.rst b/docs/source/features/algorithms/VPCT/VPCT.rst index e1f8acb..9c42db1 100644 --- a/docs/source/features/algorithms/VPCT/VPCT.rst +++ b/docs/source/features/algorithms/VPCT/VPCT.rst @@ -1,4 +1,4 @@ -VPCT +VPCT Algorithm ============== Introduction diff --git a/docs/source/features/algorithms/Zooming/Zooming.rst b/docs/source/features/algorithms/Zooming/Zooming.rst index d70a6dd..d1bffb2 100644 --- a/docs/source/features/algorithms/Zooming/Zooming.rst +++ b/docs/source/features/algorithms/Zooming/Zooming.rst @@ -1,5 +1,5 @@ -Zooming -======== +Zooming Algorithm +================= Introduction ------------ diff --git a/docs/source/features/feat_algorithms.rst b/docs/source/features/feat_algorithms.rst index 7ed996c..e8b2377 100644 --- a/docs/source/features/feat_algorithms.rst +++ b/docs/source/features/feat_algorithms.rst @@ -50,7 +50,7 @@ features in the algorithm design. - |check_| - |check_| * - `StoSOO `_ - - `paper `_ + - `StoSOO paper `_ - |check_| - |cross_| - |cross_| @@ -60,27 +60,27 @@ features in the algorithm design. - |check_| - |check_| * - `POO* `_ - - paper + - `POO paper `_ - |check_| - |cross_| - |check_| * - `GPO* `_ - - paper + - `GPO paper `_ - |check_| - |cross_| - |cross_| * - `PCT `_ - - paper + - `GPO paper `_ - |check_| - |cross_| - |cross_| * - `SequOOL `_ - - paper + - `SequOOL paper `_ - |cross_| - |cross_| - |cross_| * - `StroquOOL `_ - - paper + - `StroquOOL paper `_ - |check_| - |cross_| - |cross_|