Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
741fa444
Commit
741fa444
authored
Dec 05, 2016
by
Neveux Anais
Browse files
Merge branch 'master' of gitlab.utc.fr:crozatst/hdoc
parents
a5e6efba
0728a68c
Changes
3
Hide whitespace changes
Inline
Side-by-side
hdoc_to_canoprof/README.md
0 → 100644
View file @
741fa444
Hdoc to Canoprof
===
License
-------
This project is under
[
GPL 3.0 license
](
http://www.gnu.org/licenses/gpl-3.0.txt
)
.
Credits
-------
### Autumn 2016
*
Villain Benoit
*
Luszcz Charlotte
Presentation
---
"Hdoc to Canoprof" is an hdoc converter to Canoprof files. It's a set of ANT scripts and XSL files.
Dependencies
---
There's no particular dependencies needed to run the converter.
User Story
---
### Running the script
*
Put the
`.hdoc`
files in the input folder
*
Run
`run.bat`
or
`run.sh`
according to your operating system
*
The output files are in the output folder
hdoc_to_mongo/README.md
0 → 100644
View file @
741fa444
# Hdoc to Mongo (`hdoc_to_mongo`)
## License
License GPL3.0
http://www.gnu.org/licenses/gpl-3.0.txt
## Credits
Alexandre Thouvenin
Kapilraj Thangeswaran
## Presentation
This module is able to extract data from a file in Hdoc format and insert them into MongoDB.
## Dependencies
No dependance needed.
\ No newline at end of file
opale_to_mongo/README.md
0 → 100644
View file @
741fa444
# Opale to Mongo (`opale_to_mongo`)
## License
License GPL3.0
http://www.gnu.org/licenses/gpl-3.0.txt
## Credits
Alexandre Thouvenin
Kapilraj Thangeswaran
## Presentation
This module is able to extract data from a file in Opale format and insert them into MongoDB.
## Dependencies
In order to work properly this module needs
1.
[
`opale_to_hdoc`
](
https://gitlab.utc.fr/crozatst/hdoc/tree/master/opale_to_hdoc
)
(
Opale
to Hdoc conversion)
2.
[
`hdoc_to_mongo`
](
https://gitlab.utc.fr/crozatst/hdoc/tree/master/hdoc_to_mongo
)
(
Hdoc
to Mongo conversion)
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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