X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=docs%2FMakefile;h=5f34949f8a75ac67881e23ab24463692e0c850b9;hb=70f4308757e799aeb96545f5e0a22c96dc8633c2;hp=f67bcd95de2dc5c475bcec267789111151119032;hpb=be4bba4d844ba251a7f5898fbe199d998f1ac283;p=sfa.git diff --git a/docs/Makefile b/docs/Makefile index f67bcd95..5f34949f 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,2 +1,11 @@ +### this seems like totally out-of-date doc: - pythondoc.py ../util/cert.py ../util/credential.py ../util/gid.py ../util/rights.py ../util/config.py + pythondoc.py ../sfa/util/certificate.py ../sfa/util/credential.py ../sfa/util/gid.py \ + ../sfa/util/rights.py ../sfa/util/config.py ../sfa/trust/hierarchy.py \ + ../sfa/util/record.py ../sfa/util/client.py \ + ../sfa/server/sfaserver.py + + pythondoc.py ../sfa/registry/registry.py ../sfa/registry/import.py \ + ../sfa/registry/nuke.py + + pythondoc.py ../component/component.py