hyperledger / identus-docs

Documentation website for the Identus Platform
https://hyperledger.github.io/identus-docs/
Apache License 2.0
9 stars 1 forks source link

fix: build the typescript SDK through submodules. #70

Closed elribonazo closed 8 months ago

elribonazo commented 8 months ago

I am integrating the typescript SDK into atala-prism-docs using typedoc plugin to generate the contents through the git submodule which i also added.

The documentation serves well enough, tested in dev and production mode. The default Typescript sdk documentation link in the top menu is also replaced and connected to the new sections.

elribonazo commented 8 months ago

This PR will not work until the DOCS has access to the already merged docs, generated in this PR. https://github.com/input-output-hk/atala-prism-wallet-sdk-ts/pull/120