docs icon indicating copy to clipboard operation
docs copied to clipboard

TON documentation

Results 14 docs issues
Sort by recently updated
recently updated
newest added

M1 Mac users need to update rocksdb in ```/third-party``` in order to compile FIFT

Is there any logical sequence in these documents? I am especially interested in FunC. It would be nice to have something similar to Getting Started, which shows how to write...

Currently link to API documentationn is opening: https://github.com/ton-blockchain/docs/blob/master/apis link. Seems the right one should be: https://github.com/ton-blockchain/docs/tree/master/docs/apis

For example, in https://docs.ton.org/v3/documentation/smart-contracts/func/docs/statements: ![image](https://github.com/user-attachments/assets/8d25a32e-c331-425d-9ae9-57c009260307) When I first read the documentation I thought I would have to use those special characters when writing code and I didn't understand how to...