/
githubmirror
/
libsmbios
Обзор
Документация
Войти
/
githubmirror
/
libsmbios
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
doc/installation.txt
21 строка
626 B
Michael E Brown
initial import from clearcase
16 май 2007, 00:00
16 май 2007, 00:00
547a4d4
Код
Авторство
О чём код?
// vim:expandtab:autoindent:tabstop=4:shiftwidth=4:filetype=txt: /** \page installation Installation of Libsmbios * * \section install Installation Requirements * * The libsmbios project is split into two libraries. The first library is the * base smbios lib. This library has no external dependencies when installing. * * The next lib is the smbiosxml library. This library simply has the dependency * on the Xerces XML parser and the base smbios library. * * \subsection linux_inst Linux Installation * * An RPM is provided for Linux Installation. * * \subsection win_ins Windows Installation * * need some text here. * */