docs: update release page.
This commit is contained in:
@@ -4,6 +4,16 @@ icon: material/package-variant-closed-check
|
||||
|
||||
# Releases
|
||||
|
||||
!!! warning ""
|
||||
## v0.3.0
|
||||
|
||||
The content of this page is awaiting update.
|
||||
!!! success ""
|
||||
|
||||
This is the latest released version, see the [full changelog](https://github.com/liteldev-free/DebugInfo/compare/v0.2.0...v0.3.0).
|
||||
|
||||
### :material-book-edit-outline: Summary
|
||||
|
||||
This is the first stable release.
|
||||
|
||||
### :material-download: Pre-built packages
|
||||
|
||||
[:simple-linux: Linux (x86_64)](https://github.com/liteldev-free/DebugInfo/releases/download/v0.3.0/debuginfo-release-linux-x64.zip){ .md-button .md-button--primary }
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
# FakeSymbol
|
||||
|
||||
!!! warning ""
|
||||
|
||||
The content of this page is awaiting update.
|
||||
@@ -1,5 +0,0 @@
|
||||
# HeaderGen
|
||||
|
||||
!!! warning ""
|
||||
|
||||
The content of this page is awaiting update.
|
||||
@@ -1,5 +0,0 @@
|
||||
# PreLoader
|
||||
|
||||
!!! warning ""
|
||||
|
||||
The content of this page is awaiting update.
|
||||
@@ -3,5 +3,3 @@
|
||||
!!! warning ""
|
||||
|
||||
The content of this page is awaiting update.
|
||||
|
||||
LiteLDev has made great contributions to Bedrock Edition, but their technology is not transparent. Here, I will reveal it for you.
|
||||
|
||||
@@ -21,9 +21,6 @@ nav:
|
||||
- Generate a PDB from scratch: tutorial/generate-a-pdb-from-scratch.md
|
||||
- Research:
|
||||
- research/index.md
|
||||
- research/HeaderGen.md
|
||||
- research/PreLoader.md
|
||||
- research/FakeSymbol.md
|
||||
- Community:
|
||||
- community/index.md
|
||||
- Code of Conduct: CODE_OF_CONDUCT.md
|
||||
@@ -83,8 +80,8 @@ extra:
|
||||
- name: English
|
||||
link: /
|
||||
lang: en
|
||||
version:
|
||||
provider: mike
|
||||
# version:
|
||||
# provider: mike
|
||||
social:
|
||||
- icon: fontawesome/brands/github
|
||||
link: https://github.com/liteldev-free
|
||||
|
||||
@@ -21,7 +21,7 @@ mkdocs==1.6.1
|
||||
mkdocs-get-deps==0.2.0
|
||||
mkdocs-git-committers-plugin-2==2.5.0
|
||||
mkdocs-git-revision-date-localized-plugin==1.4.1
|
||||
mkdocs-material==9.6.7
|
||||
mkdocs-material==9.6.8
|
||||
mkdocs-material-extensions==1.3.1
|
||||
packaging==24.2
|
||||
paginate==0.5.7
|
||||
|
||||
Reference in New Issue
Block a user