- Learn Swift by Building Applications
- Emil Atanasov
- 72字
- 2021-06-25 22:13:51
Markup in playgrounds
The playground supports an easy way to write documentation for your code. It's like comments, which we are familiar with, but the Xcode renders them nicely. Let's do it step-by-step:
- Open a playground project
- Open the Utilities project
- Select the File Inspector
- Mark the option Render Documentation
- You should see that //: Playground - noun: a place where people can play is converted to a good-looking text
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- C程序設(shè)計簡明教程(第二版)
- Java完全自學(xué)教程
- Mastering Swift 2
- Learning Laravel 4 Application Development
- Mastering Google App Engine
- C#實踐教程(第2版)
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- 軟件體系結(jié)構(gòu)
- Angular應(yīng)用程序開發(fā)指南
- 算法設(shè)計與分析:基于C++編程語言的描述
- Drupal 8 Development:Beginner's Guide(Second Edition)
- Java EE輕量級解決方案:S2SH
- Python人工智能項目實戰(zhàn)