.. Fabric documentation master file, created by sphinx-quickstart on Tue Mar 24 10:45:07 2015. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ************** HECATE ************** The main documentation. All Hecate Products Documentations. .. _about-docs: .. toctree:: :maxdepth: 3 :caption: About Hecate overview .. _client-docs: .. toctree:: :maxdepth: 4 :caption: 클라이언트 적용 가이드 client/api/index .. java:type:: public interface List extends Collection, Iterable An ordered collection (also known as a *sequence*) :param E: type of item stored by the list