docs icon indicating copy to clipboard operation
docs copied to clipboard

Documentation for 3rd-party app development

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

The issue templates for apps and the OS don't really apply here. We should come up with a format that makes sense for docs

Confirmed

It would good to add a section on DBus to our API docs since this is the standard for IPC

Confirmed

Right now our [translation section](https://elementary.io/docs/code/getting-started#Adding-Translations) only includes information on translating written code. We should expand this to include files in the `data/` directory, namely: - [ ] the `.desktop` file...

The documentation site still includes Google analytics. It should not load google analytics, but plausible like all the elementary projects.

## Problem There doesn't seem to be any good docs available for how to use ngettext. This is a part of localization that is important and frequently done wrong ##...

Confirmed

It'd be handy do have a Switchboard reference for developers, especially for pointing third-party developers and integrators to.

Hi! I'm going through the app development [guide](https://elementary.io/docs/code/getting-started#getting-started) and I faced [this issue](https://elementaryos.stackexchange.com/questions/10338/cant-find-gtk-header-file-for-vala-code-compilation) when trying to build the Hello World application. I've posted my solution yesterday and I was wondering...

Hello, Since Dan has talk about improving the documentation in [G+](https://plus.google.com/+DanielFor%C3%A9/posts/g8yz8Hk59k4), I have made a list of what I have try to learn when getting started with Vala. But in...

## Prerequisites - [x] I have searched open and closed issues for duplicates. ## Feature **Is your feature request related to a problem? Please describe.** RSA is an older standard...

In the current docs there is no information about how to style Gtk apps, It would be great if that's explained with multiple options(style_context etc) and best practices...

Confirmed