Skip to content

Commit

Permalink
Merge pull request NativeScript#712 from NativeScript/PetyaSotirova/D…
Browse files Browse the repository at this point in the history
…eprecatedModules

Remove deprecated modules links
  • Loading branch information
PetyaSotirova authored Mar 30, 2017
2 parents d6f8a3c + 85df06b commit 8a4b066
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core-concepts/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ In your project, the files for each module reside in a dedicated subdirectory in

### Device functionality modules

+ [camera]({%ns_cookbook camera%}): Lets you take pictures with the device camera.
+ [location]({%ns_cookbook location%}): Lets you use the geolocation sensors of the device.
+ [platform]({%ns_cookbook platform%}): Provides information about the device, its operating system and software.
+ [fps-meter]({%ns_cookbook fps-meter%}): Lets you capture the frames-per-second metrics of your application.
+ [file-system]({%ns_cookbook file-system%}): Lets you work with the device file system. Provides high-level abstractions for file system entities such as files, folders, known folders, paths, separators, etc.
Expand Down

0 comments on commit 8a4b066

Please sign in to comment.