Skip to content

Commit b860a74

Browse files
Update file(s) "/." from "groupdocs-merger/Groupdocs.Merger-References"
1 parent 6a9f6d1 commit b860a74

2 files changed

Lines changed: 65 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2025 GroupDocs.Merger Product Family
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# GroupDocs.Merger — API Reference Source Files
2+
3+
This repository holds the Markdown source files used to generate the **GroupDocs.Merger**
4+
API reference, published at <https://reference.groupdocs.com/merger/>.
5+
6+
## About GroupDocs.Merger
7+
8+
[GroupDocs.Merger](https://products.groupdocs.com/merger/) is a developer API for document
9+
processing: merge, split, reorder, rotate, and manage pages across document formats. It is available for the following platforms, each with its own
10+
API reference:
11+
12+
- **.NET**<https://reference.groupdocs.com/merger/net/>
13+
- **Java**<https://reference.groupdocs.com/merger/java/>
14+
- **Node.js via Java**<https://reference.groupdocs.com/merger/nodejs-java/>
15+
- **Python via .NET**<https://reference.groupdocs.com/merger/python-net/>
16+
17+
## Repository purpose
18+
19+
The files in this repository are used to:
20+
21+
- Build and maintain the official **GroupDocs.Merger** API reference.
22+
- Keep the reference in sync with the latest product release.
23+
- Provide a consistent structure for automated Hugo builds and publication.
24+
25+
Content is English-only and compiled into a static site with [Hugo](https://gohugo.io/).
26+
27+
## Resources
28+
29+
- 📚 Documentation — <https://docs.groupdocs.com/merger/>
30+
- 💻 Code examples — <https://github.com/groupdocs-merger>
31+
- 🏷️ Releases & changelog — <https://releases.groupdocs.com/merger/>
32+
- 💬 Support forum — <https://forum.groupdocs.com/c/merger/>
33+
- 🌐 Product page — <https://products.groupdocs.com/merger/>
34+
35+
## How to use
36+
37+
This repository is not intended for direct use — it contains the source files that
38+
Hugo compiles into the published API reference. Browse the live reference using the
39+
links above.
40+
41+
## License
42+
43+
The documentation source files in this repository are licensed under the
44+
[MIT License](LICENSE).

0 commit comments

Comments
 (0)