Skip to content

Commit

Permalink
Merge pull request #11000 from JamesDeFabia/HPCC-18436MoveWsSQLDoc
Browse files Browse the repository at this point in the history
HPCC-18436 Move WsSQL doc to main repo

Reviewed-By: Greg Panagiotatos <greg.panagiotatos@lexisnexis.com>
Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
  • Loading branch information
richardkchapman committed Apr 10, 2018
2 parents 639ce6c + e9d8f51 commit a6cbc5d
Show file tree
Hide file tree
Showing 5 changed files with 3,868 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/EN_US/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ add_subdirectory(ECLPluginForEclipse)
add_subdirectory(ECLScheduler)
add_subdirectory(ECLWatch)
add_subdirectory(VisualizingECL)

add_subdirectory(WsSQLUG)
add_subdirectory(PortalHTML)


Expand Down
20 changes: 20 additions & 0 deletions docs/EN_US/WsSQLUG/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
################################################################################
# Copyright (C) 2018 HPCC Systems.
#
# All rights reserved. This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
################################################################################


DOCBOOK_TO_PDF( ${FO_XSL} WsSQL_ESPWebServiceGuide.xml "WsSQL_ESP_Web_Service_Users_Guide")

Loading

0 comments on commit a6cbc5d

Please sign in to comment.