
2 May
2015
2 May
'15
1:32 p.m.
commit eb50877663390dae539eeb04692b57f3a0ca5087 Author: Arturo Filastò <art@fuffa.org> Date: Fri Apr 3 15:27:09 2015 +0200 Update HACKING document --- HACKING | 6 ------ 1 file changed, 6 deletions(-) diff --git a/HACKING b/HACKING index 89b9edf..fdb3751 100644 --- a/HACKING +++ b/HACKING @@ -39,9 +39,6 @@ Code Structure - inputs/ Contains input files for tests. -- oonib/ - Contains the OONI probe backend to be run on the ooni-net - - ooni/ Contains the main ooni probe comand line client @@ -81,9 +78,6 @@ Code Structure - ooni/kit/ In here go utilities that can be used by tests. -- ooni/lib/ - XXX this directory is to be removed. - - ooni/utils/ In here go internal utilities that are useful to ooniprobe