Skip to content

Commit

Permalink
Remove doc folder and migrate everything to separate book repository.…
Browse files Browse the repository at this point in the history
… Update links in readme.
  • Loading branch information
Neloreck committed Sep 1, 2023
1 parent 124c27b commit 24cb15d
Show file tree
Hide file tree
Showing 14 changed files with 3 additions and 283 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@ Optimizations, quality and logics updates are welcome.
## 💿 Build

Script engine can be packaged and built into custom game package.<br/>
Detailed description: [link](doc/BUILDING_CUSTOM_GAME_PACKAGE.md)
Detailed description: [link](https://xray-forge.github.io/stalker-xrf-book/xrf/packaging.html)

---

## 🧰 Docs

- Development and game documentation: [docs](doc/README.md)
- Development and game documentation: [docs book](https://xray-forge.github.io/stalker-xrf-book/general/general.html)
- Types and game bindings: [source](https://github.com/xray-forge/xray-16-types), [docs](https://xray-forge.github.io/xray-16-types/modules.html)

## 🏗️ Assets
Expand All @@ -120,6 +120,6 @@ Additional assets repository can be cloned manually or with shortcut command: <b

## 🧰 Bugs

It took 3 months just to rewrite all the 20 years LUA codebase to typescript and create custom transformers to support luabind. <br/>
It took 3 months just to migrate all the 20 years of LUA codebase to typescript and create custom transformers to support luabind. <br/>
Further game testing and re-architecture produces new bugs and issues which are easier to prevent with unit tests. <br/>
As for now, main focus is separation and clarification of logics and unit testing coverage.
44 changes: 0 additions & 44 deletions doc/BUILDING_CUSTOM_GAME_PACKAGE.md

This file was deleted.

12 changes: 0 additions & 12 deletions doc/BUILDING_UI.md

This file was deleted.

17 changes: 0 additions & 17 deletions doc/CHECKING_GAME_LOGS.md

This file was deleted.

6 changes: 0 additions & 6 deletions doc/CODESTYLE.md

This file was deleted.

15 changes: 0 additions & 15 deletions doc/DEBUGGING_GAME.md

This file was deleted.

28 changes: 0 additions & 28 deletions doc/DEVELOP_FASTER.md

This file was deleted.

14 changes: 0 additions & 14 deletions doc/GAMEDATA_STRUCTURE.md

This file was deleted.

29 changes: 0 additions & 29 deletions doc/PROJECT_STRUCTURE.md

This file was deleted.

21 changes: 0 additions & 21 deletions doc/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions doc/SCRIPTS_EXECUTION_FLOW.md

This file was deleted.

25 changes: 0 additions & 25 deletions doc/TODO.md

This file was deleted.

13 changes: 0 additions & 13 deletions doc/TYPEDEFS.md

This file was deleted.

36 changes: 0 additions & 36 deletions doc/UTILS.md

This file was deleted.

0 comments on commit 24cb15d

Please sign in to comment.