Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Pavel Zhukov
Kea
Commits
c6b9d789
Commit
c6b9d789
authored
Oct 02, 2018
by
Tomek Mrugalski
🛰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[#10,!3] docgen moved to doc/docgen
parent
be3e7a5f
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
1 addition
and
1 deletion
+1
-1
configure.ac
configure.ac
+1
-1
doc/docgen/.gitignore
doc/docgen/.gitignore
+0
-0
doc/docgen/Makefile.am
doc/docgen/Makefile.am
+0
-0
doc/docgen/cmds-list
doc/docgen/cmds-list
+0
-0
doc/docgen/generate-templates
doc/docgen/generate-templates
+0
-0
doc/docgen/kea_docgen.cc
doc/docgen/kea_docgen.cc
+0
-0
No files found.
configure.ac
View file @
c6b9d789
...
...
@@ -1468,6 +1468,7 @@ AC_CONFIG_FILES([Makefile
doc/Makefile
doc/guide/Makefile
doc/version.ent
doc/docgen/Makefile
ext/Makefile
ext/gtest/Makefile
kea_version.h
...
...
@@ -1648,7 +1649,6 @@ AC_CONFIG_FILES([Makefile
src/share/database/scripts/pgsql/upgrade_4.0_to_5.0.sh
tools/Makefile
tools/path_replacer.sh
tools/cmd-docgen/Makefile
])
AC_CONFIG_COMMANDS([permissions], [
...
...
tools/cmd-
docgen/.gitignore
→
doc/
docgen/.gitignore
View file @
c6b9d789
File moved
tools/cmd-
docgen/Makefile.am
→
doc/
docgen/Makefile.am
View file @
c6b9d789
File moved
tools/cmd-
docgen/cmds-list
→
doc/
docgen/cmds-list
View file @
c6b9d789
File moved
tools/cmd-
docgen/generate-templates
→
doc/
docgen/generate-templates
View file @
c6b9d789
File moved
tools/cmd-
docgen/kea_docgen.cc
→
doc/
docgen/kea_docgen.cc
View file @
c6b9d789
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment