From 5bb45e43e5baf591abea25e2f73894b830cbee40 Mon Sep 17 00:00:00 2001 From: iotcat Date: Thu, 5 Mar 2020 18:18:07 +0000 Subject: [PATCH] ss --- docs/README.md | 6 ------ docs/index.html | 16 ++++++++++++++++ docs/log/aameeting.md | 2 +- docs/log/groupmeeting.md | 2 +- docs/log/logbook.md | 2 +- docs/part/result.md | 2 +- 6 files changed, 20 insertions(+), 10 deletions(-) diff --git a/docs/README.md b/docs/README.md index 8e4f863..7dc8d0d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -13,12 +13,6 @@ A typical FDC accept two input signal and output the combined signal at f1+f2 an - Obtain skills and experience to cooperate with team - Make a simple FDC which can work -## Guide - - [Logbook](/log/logbook) - - [AA meeting log](/log/aameeting) - - [Group meeting log](/log/groupmeeting) - - ----------------------------- ☛[Go to the Circuit Part blog](/part/circuit) diff --git a/docs/index.html b/docs/index.html index aa0ae57..019742a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -34,6 +34,22 @@ }, { title: 'Test and Result', path: '/part/result' + }, + { + title: 'Log', type: 'dropdown', items: [ + { + title: "Log Book", + path: "/log/logbook" + }, + { + title: "AA Meeting Log", + path: "/log/aameeting" + }, + { + title: "Group Meeting Log", + path: "/log/groupmeeting" + }, + ] } ] } diff --git a/docs/log/aameeting.md b/docs/log/aameeting.md index e92845d..e9855ef 100644 --- a/docs/log/aameeting.md +++ b/docs/log/aameeting.md @@ -85,4 +85,4 @@ ----------------------------- -☛[Go back to Guide](/) \ No newline at end of file +☛[Go to Group Meeting Log](/log/groupmeeting) \ No newline at end of file diff --git a/docs/log/groupmeeting.md b/docs/log/groupmeeting.md index 7942443..c0661f6 100644 --- a/docs/log/groupmeeting.md +++ b/docs/log/groupmeeting.md @@ -58,4 +58,4 @@ We learned the basic uses of Git. Continue did the schematic simulation and PCB ----------------------------- -☛[Go back to Guide](/) \ No newline at end of file +☛[Go back to Home](/) \ No newline at end of file diff --git a/docs/log/logbook.md b/docs/log/logbook.md index ad873de..9f06bc9 100644 --- a/docs/log/logbook.md +++ b/docs/log/logbook.md @@ -51,4 +51,4 @@ Log Book - Frequency Downconverter Proj ----------------------------- -☛[Go back to Guide](/) \ No newline at end of file +☛[Go to AA Meeting Log](/log/aameeting) \ No newline at end of file diff --git a/docs/part/result.md b/docs/part/result.md index 318270f..0557f36 100644 --- a/docs/part/result.md +++ b/docs/part/result.md @@ -30,4 +30,4 @@ Besides, High-Frequency signal generator, DC power supplier are also needed in t ----------------------------- -☛[Go back to Guide](/) \ No newline at end of file +☛[Go to Log Book](/log/logbook) \ No newline at end of file