ASDoc Tips & Tricks

Adding DISQUS Comments

To add comments to ASDocs there are a couple files you can edit.
I will describe the 4 Files i have found to be the best place to put comments in.


Instructions

Put the comment count code provided by DISQUS right above the </body> tag in index.html
Put the embed code provided by DISQUS right above or below the following code in the 3 other files:

<center class="copyright">
    <xsl:copy-of select="$copyright"/>
</center>