mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-01-23 22:42:26 +08:00
Fix xml-parser description
This commit is contained in:
parent
13c089c8f6
commit
321208bab0
@ -1,20 +1,20 @@
|
||||
<pkg :name="'xml-parser'" instsize showsbu2></pkg>
|
||||
<pkg :name="'XML-Parser'" instsize showsbu2></pkg>
|
||||
|
||||
## Настройка
|
||||
|
||||
<package-script :package="'xml-parser'" :type="'configure'"></package-script>
|
||||
<package-script :package="'XML-Parser'" :type="'configure'"></package-script>
|
||||
|
||||
## Сборка
|
||||
|
||||
<package-script :package="'xml-parser'" :type="'build'"></package-script>
|
||||
<package-script :package="'XML-Parser'" :type="'build'"></package-script>
|
||||
|
||||
## Тестирование
|
||||
|
||||
<package-script :package="'xml-parser'" :type="'test'"></package-script>
|
||||
<package-script :package="'XML-Parser'" :type="'test'"></package-script>
|
||||
|
||||
## Установка
|
||||
|
||||
<package-script :package="'xml-parser'" :type="'install'"></package-script>
|
||||
<package-script :package="'XML-Parser'" :type="'install'"></package-script>
|
||||
|
||||
## Установленные файлы
|
||||
|
||||
|
2398
package-lock.json
generated
2398
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user