Good documentation should include two distinct elements - a Guide and an API:
- The Guide builds concepts, providing examples, etc.
GitBook is well suited to
Good documentation should include two distinct elements - a Guide and an API:
GitBook is well suited to
| /** | |
| * The ASCII arts were extracted from: | |
| * - http://www.fiikus.net/?pokedex | |
| * - http://www.world-of-nintendo.com/pictures/text/ | |
| * And also generated with: | |
| * - http://www.text-image.com | |
| */ | |
| #ifndef __POKE_IMG__ | |
| #define __POKE_IMG__ |
Install, build and debug a react native app in WSL2 (Windows Subsystem for Linux) and Ubuntu.