## Description

 - Add the `make doc` target to generate docs of crates in Teaclave.
 - To support it, some dependencies are fixed in `Cargo.toml` (features and 
optional).
  - Document this in the build system doc.

CI passed: https://ci.mesalock-linux.org/mssun/incubator-mesatee/946
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/359

-- Commit Summary --

  * Add the make doc target to generate docs of crates in Teaclave

-- File Changes --

    M attestation/Cargo.toml (4)
    M binder/Cargo.toml (4)
    M cmake/UtilTargets.cmake (9)
    M cmake/scripts/cargo_build_ex.sh (5)
    M common/protected_fs_rs/Cargo.toml (4)
    M docs/build-system.md (6)
    M executor/Cargo.toml (11)
    M file_agent/Cargo.toml (1)
    M function/Cargo.toml (3)
    M rpc/Cargo.toml (1)
    M runtime/Cargo.toml (1)
    M services/access_control/enclave/Cargo.toml (16)
    M services/execution/enclave/Cargo.toml (2)
    M services/frontend/enclave/Cargo.toml (2)
    M services/management/enclave/Cargo.toml (2)
    M services/proto/Cargo.toml (2)
    M services/utils/service_enclave_utils/Cargo.toml (3)
    M types/Cargo.toml (3)
    M worker/Cargo.toml (1)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/359.patch
https://github.com/apache/incubator-teaclave/pull/359.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/359

Reply via email to