Skip to content

Commit

Permalink
cleaned distribution (removed Doxygen generated doc, can be regenerated)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebertolazzi committed Sep 18, 2020
1 parent 100eee1 commit c16abf8
Show file tree
Hide file tree
Showing 303 changed files with 820 additions and 36,554 deletions.
10 changes: 7 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ DerivedData
*.log
*.gz
*.mexa64
libClothoid.a
Usage.pdf
*.blg
*.spl
*.o
lib/*
Usage.pdf
cmake
build
lib
Expand All @@ -19,4 +19,8 @@ doxygen_doc
toolbox/tests
toolbox/src_mex
toolbox/src
license.txt
toolbox/license.txt
toolbox/doc/Art_Figure_1.pdf
toolbox/doc/Manual.md
toolbox/doc/paper.pdf
Clothoids.mltbx
Binary file removed Clothoids.mltbx
Binary file not shown.
5 changes: 2 additions & 3 deletions Clothoids.prj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<deployment-project plugin="plugin.toolbox" plugin-version="1.0">
<configuration build-checksum="2575816791" file="/Users/enrico/Ricerca/develop/myGitProjetcs/Clothoids/Clothoids.prj" location="/Users/enrico/Ricerca/develop/myGitProjetcs/Clothoids" name="Clothoids" target="target.toolbox" target-name="Package Toolbox">
<configuration build-checksum="2575816791" file="/Users/enrico/Ricerca/develop/myGitProjetcs/Clothoids/toolbox/../Clothoids.prj" location="/Users/enrico/Ricerca/develop/myGitProjetcs/Clothoids/toolbox/.." name="Clothoids" target="target.toolbox" target-name="Package Toolbox">
<param.appname>Clothoids</param.appname>
<param.authnamewatermark>Enrico Bertolazzi</param.authnamewatermark>
<param.email>enrico.bertolazzi@unitn.it</param.email>
Expand Down Expand Up @@ -99,7 +99,6 @@ setup.m
</fileset.rootdir>
<fileset.rootfiles>
<file>${PROJECT_ROOT}/toolbox/CompileClothoidsLib.m</file>
<file>${PROJECT_ROOT}/toolbox/bin</file>
<file>${PROJECT_ROOT}/toolbox/demos.xml</file>
<file>${PROJECT_ROOT}/toolbox/doc</file>
<file>${PROJECT_ROOT}/toolbox/helptoc.xml</file>
Expand All @@ -116,7 +115,7 @@ setup.m
<fileset.depfun.excluded />
<fileset.package />
<build-deliverables>
<file location="${PROJECT_ROOT}" name="Clothoids.mltbx" optional="false">/Users/enrico/Ricerca/develop/myGitProjetcs/Clothoids/Clothoids.mltbx</file>
<file location="${PROJECT_ROOT}" name="Clothoids.mltbx" optional="false">/Users/enrico/Ricerca/develop/myGitProjetcs/Clothoids/toolbox/../Clothoids.mltbx</file>
</build-deliverables>
<workflow />
<matlab>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ run Matlab and from the cmmand windows of MATLAB:
> cd toolbox
> setup
> CompileClothoidsLib
> run('../Clothoids.prj')
> open('../Clothoids.prj')
~~~

then compile toolbox and install.
Expand Down
107 changes: 0 additions & 107 deletions docs/annotated.html

This file was deleted.

Binary file removed docs/bc_s.png
Binary file not shown.
Binary file removed docs/bdwn.png
Binary file not shown.
Loading

0 comments on commit c16abf8

Please sign in to comment.