[Nightly] Can I use custom Side Menu on a specific page?

I have global Side Menu. Can I use custom Side Menu on a specific Page?
How?

I see new directive on docs: http://ajoslin.github.io/docs/nightly/api/directive/ionSideMenuContent/
How to use it?

If you need some pages with Side Menus and some without, you need to work on the architecture of your app. You’ll need a nav state that allows a submenu and one that does not. Alternatively, if you just want the menu on specific pages, you can disable it for all other pages.

Architecture : http://sudostack.com/side-menus-in-the-ionic-framework/

Disable :