Hi Paul, Paul Morris wrote:
> My question is if anyone might be able to tell me the syntax used in > creating these show source documents, and if so, are there any plugins or > libraries available for Typo3 to replicate this? Thanks. This is called "reStructure Text" and comes from the Python world. A short syntax overview: http://wiki.typo3.org/ReST_Syntax There is an extension called sphinx which helps you to setup your installation to provide an rendering like on docs.typo3.org. http://typo3.org/extensions/repository/view/sphinx There a plugins for the most used editors and plugins. Best regards -- Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln Documentation – Active contributor TYPO3 CMS TYPO3 .... inspiring people to share! _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
