Skip to content

Commit

Permalink
Links Finally Complete
Browse files Browse the repository at this point in the history
  • Loading branch information
iron-production-team committed Sep 25, 2018
1 parent 27bcb0a commit 8656cf5
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 2 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# Iron Pdf Documentation
# Iron Pdf Documentation (C# & .NET)

ReadTheDocs Build Files for IronPDF C#/.Net PDF Library http://ironpdf.com

Iron PDF is a .Net framework library for creating, editing and extrating data from PDF documents. This repo contains legacy documentation for using Iron PDF to work with Adobe PDF documents in C# applications and web projects.

The latest documentation (2018 onwards) is now available at https://ironpdf.com/tutorials/html-to-pdf/ and contains full FAQ and Tutorial content with C#, HTML and VB code samples.

Happy Coding - Team Iron

2 changes: 1 addition & 1 deletion source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ IronPDF Pdf Generation Library Documentation


********************************************************
Developer Notice: `Pdf Generation Library Documentation Moved to <https://ironpdf.com/docs/>`_.
Developer Notice: `The Pdf Generation Library Documentation Has Moved <https://ironpdf.com/tutorials/html-to-pdf/>`_.
********************************************************

IronPDF is a commercial Grade PDF Generation library for the .Net platform, written in C#.
Expand Down
6 changes: 6 additions & 0 deletions source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Installing IronPdf
==================


********************************************************
Developer Notice: `The Pdf Library Installation Guide Has Moved <https://ironpdf.com/docs/questions/installation/>`_.
********************************************************


For Microsoft Visual Studio Users - the easiest way to install IronPdf is using the **NuGet** Package Manager.

.. code-block:: bash
Expand Down
4 changes: 4 additions & 0 deletions source/license.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
License Terms
=================================================

********************************************************
Developer Notice: `The Iron PDF EULA Has Moved <https://ironpdf.com/docs/license/eula/>`_.
********************************************************

TLDR;
----------
This software isn't free for commercial usage or deployment . Sorry, we work tirelessly to make the best software we can.
Expand Down
4 changes: 4 additions & 0 deletions source/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
QuickStart
==========

********************************************************
Developer Notice: `The Dot Net PDF QuickStart Guide Has Moved <https://ironpdf.com/docs/>`_.
********************************************************


Get IronPdf Installed
----------------------------------------------------
Expand Down
3 changes: 3 additions & 0 deletions source/ref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Object Reference
==================================

********************************************************
Developer Notice: `The Iron PDF Object Reference Has Moved <https://ironpdf.com/c%23-pdf-documentation/>`_.
********************************************************


*******************************************
Expand Down
4 changes: 4 additions & 0 deletions source/what.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
What is IronPdf ?
===================

********************************************************
Developer Notice: `The Iron PDF Home Page Has Moved <https://ironpdf.com//>`_.
********************************************************


IronPDF is a commercial Grade PDF Generation library for the .Net platform, written in C#.

Expand Down

0 comments on commit 8656cf5

Please sign in to comment.