|
1 | 1 | :doctitle: Projects using PasDoc |
2 | 2 |
|
3 | | -If you use link:index[PasDoc], your are most welcome to add your project to this page. |
| 3 | +NOTE: If you use PasDoc, add your project to this page! Simply https://github.com/pasdoc/pasdoc.github.io/blob/master/src/ProjectsUsingPasDoc.asciidoc?plain=1[edit this file] and submit the change as a _pull request_. |
4 | 4 |
|
5 | | -* http://allegro-pas.sf.net/[Allegro.pas] - A wrapper to allow Pascal language to use the http://alleg.sf.net/[Allegro game programming library]. |
6 | | -* http://brookframework.org/[Brook framework] - Complete framework for web applications. |
7 | | -* https://castle-engine.io/[Castle Game Engine] - Cross-platform 3D and 2D game engine, with an editor, lots of graphic effects, support for glTF, X3D and many other formats. |
8 | | -* http://dzchart.berlios.de[dzChart] - Chart component for Delphi/Kylix. |
9 | | -* http://fblib.altervista.org/[FBLib] - Open source Firebird library. |
| 5 | +Projects using PasDoc: |
| 6 | + |
| 7 | +* http://allegro-pas.sf.net/[Allegro.pas] - Use the Allegro game programming library with Pascal. https://allegro-pas.sourceforge.net/docs/[[API Docs]]. |
| 8 | +* https://risoflora.github.io/brookframework/[Brook framework] - Complete framework for web applications. https://risoflora.github.io/brookframework-docs/index.html[[API Docs]]. |
| 9 | +* https://castle-engine.io/[Castle Game Engine] - Cross-platform 3D and 2D game engine, with an editor, lots of graphic effects, support for glTF, X3D and many other formats. https://castle-engine.io/apidoc/html/[[API Docs]]. |
| 10 | +//* http://dzchart.berlios.de[dzChart] - Chart component for Delphi/Kylix. |
| 11 | +//* http://fblib.altervista.org/[FBLib] - Open source Firebird library. |
10 | 12 | * http://geoblock.sourceforge.net/[Geoblock] - Integrated open source software for 2D/3D modelling, computational geometry and visualization of spatial datasets based on GLScene. |
11 | 13 | * http://www.glscene.org/[GLScene] - Open source OpenGL-based library for Delphi, C++Builder and Free Pascal. |
12 | | -* http://www.mindspring.com/~rbwinston/PasDoc/PasDoc_GUIs.html[Help Generator] - GUI for link:index[PasDoc] in two flavors: VCL and CLX. (Last update, July 10, 2005). |
13 | | -* http://benibela.de/sources_en.html#internettools[Internet Tools] - Package to process web pages; and the http://benibela.de/components_en.html#treelistview[TreeListView], a tree view with record columns |
14 | | -* https://github.com/Fr0sT-Brutal/Delphi_OSMMap[OSMMap] - Visual control for Delphi and Lazarus to display OSM map |
15 | | -* http://sourceforge.net/projects/pascalscada/[PascalSCADA] - Set of components for Delphi/Lazarus, used to develop SCADA applications. |
| 14 | +//* http://www.mindspring.com/~rbwinston/PasDoc/PasDoc_GUIs.html[Help Generator] - GUI for link:index[PasDoc] in two flavors: VCL and CLX. (Last update, July 10, 2005). |
| 15 | +* http://benibela.de/sources_en.html#internettools[Internet Tools] - Package to process web pages; and the http://benibela.de/components_en.html#treelistview[TreeListView], a tree view with record columns. https://benibela.de/documentation/internettools/[[API Docs]]. |
| 16 | +* https://github.com/Fr0sT-Brutal/Delphi_OSMMap[OSMMap] - Visual control for Delphi and Lazarus to display OSM map. https://fr0st-brutal.github.io/Delphi_OSMMap/docs/index.html[[API Docs]]. |
| 17 | +* https://www.pascalscada.com/[PascalSCADA] - Set of components for Delphi/Lazarus, used to develop SCADA applications. |
16 | 18 | * link:index[PasDoc] - Our own sources can be processed by link:index[PasDoc] itself, see link:PasDocAutoDoc[PasDocAutoDoc]. |
17 | | -* https://github.com/JulStrat/primesieve-pas[primesieve-pas] - Pascal bindings for https://github.com/kimwalisch/primesieve[PrimeSieve] library. |
| 19 | +* https://github.com/JulStrat/primesieve-pas[primesieve-pas] - Pascal bindings for https://github.com/kimwalisch/primesieve[PrimeSieve] library. https://julstrat.github.io/primesieve-pas/[[API Docs]]. |
18 | 20 | * https://github.com/Fr0sT-Brutal/Delphi_SChannelTLS[SChannelTLS] - Helper functions and socket classes to perform TLS communication by means of WinAPI (SChannel) |
19 | | -* http://www.ararat.cz/synapse/[Synapse] - Synchronous TCP/IP Library for Delphi, C++ Builder, Kylix and http://www.freepascal.org/[FreePascal]. |
| 21 | +* http://www.ararat.cz/synapse/[Synapse] - Synchronous TCP/IP Library for Delphi, C++ Builder, Kylix and http://www.freepascal.org/[FreePascal]. http://synapse.ararat.cz/doc/help/[[API Docs]]. |
20 | 22 | * http://synedit.sourceforge.net[SynEdit] - Component suite for Delphi/Kylix to highlight code source. |
21 | 23 | * http://synopse.info/forum/viewforum.php?id=16[SynProject] - GPL Delphi source code versioning and documentation tool, which includes a fork of link:index[PasDoc]: speed enhancements, cache of parsing content in a .zip archive, integrated http://www.graphviz.org/[GraphViz] diagrams, documentation generation in MS Word format, integration into a complete project documentation tool. |
22 | 24 | * http://valkyrie.chaosforge.org/[Valkyrie] - General purpose game-development library. |
|
0 commit comments