-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
186 changed files
with
985 additions
and
953 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,15 @@ | ||
# Welcome | ||
|
||
These pages host the annotated code of our project, SocNetV. | ||
Welcome to the **Social Network Visualizer** code documentation. This documentation provides detailed annotations of the **SocNetV** source code, generated using **Doxygen**. It serves as a reference for developers working with or contributing to the project. | ||
|
||
Select what you want to see from the sidebar. | ||
## What You'll Find Here | ||
|
||
- **Source code documentation**: In-depth descriptions of classes, functions, methods, and variables, including their parameters, return values, and usage. | ||
- **API reference**: A comprehensive listing of the project's public API, enabling developers to understand how to interact with the core functionality. | ||
- **Class and function diagrams**: Visual representations of class hierarchies and function relationships within the code. | ||
- **Code navigation**: Links to relevant code files, helping you easily locate specific parts of the project. | ||
|
||
This documentation is generated directly from the **source code annotations** and reflects the current state of the codebase. | ||
|
||
For the **user manual** and more details on how to use SocNetV, please visit the official manual at [socnetv.org](https://socnetv.org). | ||
|
||
Visit our website at: [Social Network Visualizer](https://socnetv.org) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.