A question we often get here at our business intelligence courses is how to generate documentation for the OLAP cubes and dimensions built with Analysis Services. So we grabbed our Visual Studio and started developing a tool for this: ASDoc was born, and can be downloaded from http://www.u2u.be/res/SQL05_ASDoc.aspx. Check out this page from time to time, because we are adding new features to this product. Briefly, the tool queries the Analysis Services server, downloads the meta-data, and then builds an HTML page containing this meta-data. Have fun with it!