Skip to content

Commit

Permalink
Docs: remove remnants of drakcore (CERT-Polska#916)
Browse files Browse the repository at this point in the history
  • Loading branch information
psrok1 authored Jul 1, 2024
1 parent f845261 commit 16ed1bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

import os
import sys
sys.path.insert(0, os.path.abspath('../drakcore'))
sys.path.insert(0, os.path.abspath('../drakrun'))


Expand Down
2 changes: 1 addition & 1 deletion docs/ipt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ In order to analyze IPT data streams, you need to install ``libipt``, ``xed``, `
cmake .
make -j$(nproc) install
cd ../drakvuf-sandbox/drakcore/drakcore/tools/ipt
cd ../drakvuf-sandbox/drakrun/drakrun/tools/ipt
cmake .
make install
Expand Down

0 comments on commit 16ed1bf

Please sign in to comment.