From 35e695a9fbf7a8632ff38c141372f84a86954145 Mon Sep 17 00:00:00 2001
From: Niklas Goby
Date: Wed, 23 Nov 2011 11:29:46 +0100
Subject: deleted the doxygen/html, /latex and /man folder and put them into to
gitignore list
---
doxygen/html/main_8cpp.html | 197 --------------------------------------------
1 file changed, 197 deletions(-)
delete mode 100644 doxygen/html/main_8cpp.html
(limited to 'doxygen/html/main_8cpp.html')
diff --git a/doxygen/html/main_8cpp.html b/doxygen/html/main_8cpp.html
deleted file mode 100644
index 7f2ca7e..0000000
--- a/doxygen/html/main_8cpp.html
+++ /dev/null
@@ -1,197 +0,0 @@
-
-
-
-
-ndgui/NetworkDiscovery: /home/niklas/workspace/fbgui/src/main.cpp File Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- |
- ndgui/NetworkDiscovery
- |
-
-
-
-
-
-
-
-
-
-
-
-
-
#include <QApplication>
-
#include <QSettings>
-
#include <QtCore>
-
#include <getopt.h>
-
#include <cstdlib>
-
#include <iostream>
-
#include "loggerengine.h"
-
#include "fbgui.h"
-
#include "ndgui.h"
-
#include "../common/fbgui.h"
-
-
-Functions |
-| void | printHelp () |
-| int | main (int argc, char *argv[]) |
-
-
Function Documentation
-
-
-
-
-
- | int main |
- ( |
- int |
- argc, |
-
-
- |
- |
- char * |
- argv[] |
-
-
- |
- ) |
- | |
-
-
-
-
-
-
-
-
-
-
- | void printHelp |
- ( |
- | ) |
- |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
--
cgit v1.2.3-55-g7522