pulsar/docs/index.md

14 lines
371 B
Markdown
Raw Normal View History

2013-08-21 02:46:47 +04:00
## Guides
2013-08-20 04:11:17 +04:00
2013-10-15 04:00:16 +04:00
* [Getting Started](getting-started.md)
* [Customizing Atom](customizing-atom.md)
* [Creating a Package](creating-a-package.md)
* [Creating a Theme](creating-a-theme.md)
2013-08-21 02:46:47 +04:00
### Advanced Topics
2013-10-15 04:00:16 +04:00
* [Configuration](internals/configuration.md)
* [Keymaps](internals/keymaps.md)
* [Serialization](internals/serialization.md)
* [View System](internals/view-system.md)