Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changes between Version 16 and Version 17 of Sandbox

Show
Ignore:
Author:
pragma (IP: 68.55.12.105)
Timestamp:
06/18/07 16:39:57 (17 years ago)
Comment:

Front page demo

Legend:

Unmodified
Added
Removed
Modified
  • Sandbox

    v16 v17  
    1 == Recent Topics Examples == 
    2 ''(most recent five topics shown for the 'News' forum)'' 
     1= The Library = 
    32 
    4 --- 
     3Tango is a cross-platform open-source software library, written in D for D programmers. It is structured as a cohesive and comprehensive library for general purpose usage, and is supported by a growing number of recognized D enthusiasts. 
    54 
     5As a team, we feel the availability of solid and extensive documentation represents a prime factor in library accessibility, and thus this project is as much about documentation production as it is about top-notch functionality. Grab a cup of tea and a sandwich, and read on:  
     6 
     7== Download == 
     8Tango 0.98 RC2 has been released. [wiki:Download Downloads] are available in source and binary form. See also  the [wiki:CommunityDownloads community downloads] page. 
     9 
     10== News == 
    611[[RecentTopicsSummary(News,5)]] 
     12== Documentation Pages ==  
    713 
    8 --- 
     14The documentation for Tango consists of several parts: 
    915 
    10 ''(most recent five topics shown for the 'Tango HowTo' forum)'' 
    11 [[RecentTopicsSummary(Tango HowTo,5)]] 
     16 * [wiki:Manual Reference Manual] 
     17 * [/projects/tango/docs/current Complete API Index] 
     18 * [wiki:Examples Examples] and [wiki:Tutorials Tutorials]  
     19 * [http://www.prowiki.org/wiki4d/wiki.cgi?LanguageSpecification/KeywordIndex D Keyword Index] 
     20 * [wiki:LibraryLicense License Agreement] 
     21 * [wiki:Features Feature List] 
     22 
     23== Issues and Enhancements == 
     24 
     25Tango uses a ticket-oriented system to track all issues, concerns, and enhancements. If you are a registered user, and logged in, you may create new tickets via the "New Ticket" button in the navigation-bar. 
     26 
     27For discussions on ideas for possible future additions and enhancements, go to the [wiki:IdeasAndEnhancements ideas and enhancements] page.  
     28 
     29== Become a Rollicking Fellow == 
     30 
     31If you would like to participate in the development of Tango libraries, documentation, or online presence, please visit [wiki:contribute this] page. Fresh ideas and willing hands are always most welcome. 
     32 
     33 * [wiki:RollickingFellowsGuide Contributors Guide] 
     34 
     35== Been using Phobos? == 
     36 
     37If you have code using Phobos, a migration effort will be necessary if you want to use Tango. Guides to how this can be achieved, and how to use both Tango and Phobos at the same time follows. 
     38 
     39 * [wiki:PhobosTangoMigration How to migrate D code from Phobos to Tango] 
     40 * [wiki:PhobosTangoCooperation Installing Phobos and Tango Side by Side] 
     41 
     42== Been using C++ std/boost? == 
     43 
     44 * [wiki:BoostTangoMigration Transitioning from C++ std/boost to Tango] 
     45 
     46== Compatible Libraries == 
     47 
     48A list of compatible [wiki:TangoUsers libraries and applications] using Tango.