Index: trunk/README =================================================================== --- trunk/README (revision 32795) +++ trunk/README (revision 32796) @@ -1,16 +1,17 @@ -pcb-rnd is a modular PCB layout editor. +librnd is a modular 2d CAD framework that drives pcb-rnd and other +Ringdove applications. -It is hosted at http://repo.hu/projects/pcb-rnd -Source code: svn://repo.hu/pcb-rnd/trunk +It is hosted at http://repo.hu/projects/librnd +Source code: svn://repo.hu/librnd/trunk ** THERE IS NO GIT SUPPORT ** - do not make pull requests, don't -send git URLs. pcb-rnd is hosted in svn on repo.hu and +send git URLs. librnd is hosted in svn on repo.hu and the only one way to contribute is using the above repository. For installing the release refer to the file 'INSTALL'. -For additional information read the manual (doc/user/index.html) +For additional information browse doc/. -If you are updating you may wish to read the Changelog +If you are updating you may wish to read the Changelog. Contact: email: http://repo.hu/projects/pcb-rnd/contact.html @@ -17,18 +18,18 @@ chat & IRC: http://repo.hu/projects/pcb-rnd/irc.html -pcb-rnd source distribution is organized into: - src/ a core program that deals with all of the internal - database procedures - src_plugins/ a collection of plugins +librnd source distribution is organized into: + doc/ documentation + scconfig/ ./configure implementation + src/ a core library: basic infrastructure that's always compiled + src_plugins/ a collection of optional plugins src_3rd/ third-party minilibs (dependencies, not integral parts) - pcblib/ a basic footprint library tests/ automated tests to check whether pcb-rnd works properly - util/ utility programs like gsch2pcb-rnd + util/ utility programs to help developers - -Pcb-rnd was forked from gEDA/PCB in 2013, that had the following copyright: +librnd was part of pcb-rnd until 2020; pcb-rnd was forked from +gEDA/PCB in 2013. gEDA/PCB had the following copyright: ------------------------------------------------------------------------- COPYRIGHT