translation: Capitalize all the headers, list headers and figure captions (#1206)

* Capitalize all the headers, list headers and figure captions

* Fix the term "LRU"

* Fix the names of source code link in avl_tree.md

* Capitalize only first letter for nav trees in mkdocs.yml

* Update code comments

* Update linked_list.md

* Update linked_list.md
This commit is contained in:
Yudong Jin
2024-04-04 17:09:53 +08:00
committed by GitHub
parent 5e2eef0b4d
commit 07f7eb12ff
34 changed files with 376 additions and 376 deletions
@@ -1,6 +1,6 @@
# Arrays and Linked Lists
# Arrays and linked lists
![Arrays and Linked Lists](../assets/covers/chapter_array_and_linkedlist.jpg)
![Arrays and linked lists](../assets/covers/chapter_array_and_linkedlist.jpg)
!!! abstract