Bug fixes and improvements (#1205)

* Add Ruby code blocks to documents

* Remove Ruby code from en/docs

* Remove "center-table" class in index.md

* Add "data-toc-label" to handle the latex heading during the build process

* Use normal JD link instead.

* Bug fixes
This commit is contained in:
Yudong Jin
2024-04-01 19:37:00 +08:00
committed by GitHub
parent 5ce088de52
commit b3f100aff1
30 changed files with 27 additions and 115 deletions

View File

@@ -1,11 +1,7 @@
# Complexity Analysis
<div class="center-table" markdown>
![complexity_analysis](../assets/covers/chapter_complexity_analysis.jpg)
</div>
!!! abstract
Complexity analysis is like a space-time navigator in the vast universe of algorithms.