Skip to content

Commit

Permalink
Delete/move remaining doc files
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed Dec 23, 2019
1 parent a0deb17 commit c280966
Show file tree
Hide file tree
Showing 14 changed files with 13 additions and 844 deletions.
File renamed without changes.
14 changes: 12 additions & 2 deletions docs/api-reference/esp/sta.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
.. _api_esp_sta:

Station
=======
Station API
===========

Station API is used to work with *ESP* acting in station mode.
It allows to join other access point, scan for available access points or simply disconnect from it.

An example below is showing how all examples (coming with this library) scan for access point and then
try to connect to AP from list of preferred one.

.. literalinclude:: ../../../snippets/station_manager.c
:language: c
:caption: Station manager used with all examples

.. doxygengroup:: ESP_STA
File renamed without changes.
43 changes: 0 additions & 43 deletions docs/src/_app_http_server.h

This file was deleted.

22 changes: 0 additions & 22 deletions docs/src/_app_http_server_fatfs.h

This file was deleted.

14 changes: 0 additions & 14 deletions docs/src/_app_mqtt_client.h

This file was deleted.

338 changes: 0 additions & 338 deletions docs/src/_application_note.h

This file was deleted.

9 changes: 0 additions & 9 deletions docs/src/_esp_input.h

This file was deleted.

92 changes: 0 additions & 92 deletions docs/src/_esp_ll.h

This file was deleted.

74 changes: 0 additions & 74 deletions docs/src/_esp_mem.h

This file was deleted.

20 changes: 0 additions & 20 deletions docs/src/_esp_sta.h

This file was deleted.

0 comments on commit c280966

Please sign in to comment.