These are simply listed collection of BitShares Documentation website contents (Development Guide, FAQs, Tutorials, Integration Guide, Blockchain Interaction, Network and Wallet Configuration, and other reading materials).
BitShares Documentation website has variety of information but sometimes we miss to find them. I have collected manually and grouped the contents by similar categories and added links to a page or an anchor. You would get the information page (docs.bitshares.eu) by clicking links.
Python Module for the DEX / General Python Library pybitshares.com offers a Trading module specifically for the decentralized exchange (DEX). It is well documented and has it’s own documentation page.
Price Feeds Besides producing new blocks another very important task of the witness is to feed ACCURATE prices into the blockchain. Educational material on how this can be implemented is available in scripts/pricefeed at github (//xeroc/python-graphenelib/)together with the corresponding documentation.
I am planing to make more information lists to share. My hope is to reduce information searching time and make easier to look through the BitShares Documentation contents.